Jim Meyering
|
0d051ba221
|
(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.
|
2002-06-26 06:17:35 +00:00 |
|
Jim Meyering
|
8965df82d1
|
(ISASCII, ISPRINT): Undefine, to avoid warning about
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
|
2002-06-22 18:03:40 +00:00 |
|
Jim Meyering
|
64a1747ac5
|
Update from diffutils-2.8.2.
|
2002-06-22 10:11:14 +00:00 |
|
Jim Meyering
|
8dc1b2caf4
|
cppi
|
2000-11-03 08:44:06 +00:00 |
|
Jim Meyering
|
d19f921653
|
Do not comment out all the code if we are using
the GNU C library, because in some cases we are replacing buggy
code in the GNU C library itself.
|
2000-11-03 08:43:20 +00:00 |
|
Jim Meyering
|
3adf8ab9c6
|
(FOLD): Do not assume that characters are unsigned.
(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
|
2000-10-31 07:07:05 +00:00 |
|
Jim Meyering
|
ac42c1a725
|
Rename ISASCII to IN_CTYPE_DOMAIN.
|
2000-09-09 15:58:03 +00:00 |
|
Jim Meyering
|
51b6b653a2
|
back out Copyright date changes for files with no changes year
|
2000-08-07 15:48:18 +00:00 |
|
Jim Meyering
|
fde850f7ad
|
update copyright date
|
2000-07-09 07:22:43 +00:00 |
|
Jim Meyering
|
7d60769bea
|
ansideclify
|
1998-12-07 03:12:10 +00:00 |
|
Jim Meyering
|
d8ab75cedc
|
Update from libit.
|
1998-02-24 22:54:10 +00:00 |
|
Jim Meyering
|
1b1bca8a63
|
.
|
1997-02-18 15:13:12 +00:00 |
|
Jim Meyering
|
1220685f78
|
libitize
|
1996-10-29 14:45:55 +00:00 |
|
Jim Meyering
|
e8b07e3796
|
update FSF address in copyright
|
1996-07-15 03:36:16 +00:00 |
|
Jim Meyering
|
0fd3803567
|
Declare errno if it's not defined.
|
1995-01-27 17:16:19 +00:00 |
|
Jim Meyering
|
154bd660bb
|
merge with 3.9p
|
1994-10-20 16:16:39 +00:00 |
|
Jim Meyering
|
ec7c19de56
|
.
|
1994-10-09 05:24:31 +00:00 |
|
Jim Meyering
|
7691d2fba0
|
merge with 3.8.4c
|
1993-10-12 20:24:09 +00:00 |
|
Jim Meyering
|
9cfcec5b05
|
merge with 3.8.4b
|
1993-10-12 04:30:50 +00:00 |
|
Jim Meyering
|
429043125e
|
merge with 3.8.2
|
1993-08-26 04:38:30 +00:00 |
|
Jim Meyering
|
adcff142d8
|
merge with 3.4.8
|
1993-04-19 00:39:16 +00:00 |
|
Jim Meyering
|
a7c3b38bb6
|
updated from FSF
|
1993-03-31 01:23:35 +00:00 |
|
Jim Meyering
|
14fd34b788
|
Initial revision
|
1992-10-31 20:42:48 +00:00 |
|