|
3b3a258e
|
2002-06-26T06:17:35
|
|
(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.
|
|
db917100
|
2002-06-22T18:03:40
|
|
(ISASCII, ISPRINT): Undefine, to avoid warning about
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
|
|
8fa55dff
|
2002-06-22T10:11:14
|
|
Update from diffutils-2.8.2.
|
|
082f3ebe
|
2000-11-03T08:44:06
|
|
cppi
|
|
ffc35388
|
2000-11-03T08:43:20
|
|
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.
|
|
2b610108
|
2000-10-31T07:07:05
|
|
(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.
|
|
3bd332e0
|
2000-09-09T15:56:26
|
|
Rename ISASCII to IN_CTYPE_DOMAIN.
|
|
89f2b489
|
2000-08-07T15:48:18
|
|
back out Copyright date changes for files with no changes year
|
|
d349992d
|
2000-07-09T07:22:43
|
|
update copyright date
|
|
cf42d3e5
|
1998-12-07T03:12:10
|
|
ansideclify
|
|
d141af4c
|
1998-02-24T22:54:10
|
|
Update from libit.
|
|
5b212401
|
1997-02-18T15:12:41
|
|
.
|
|
1b7dd6c0
|
1996-10-29T14:45:55
|
|
libitize
|
|
6d8337bf
|
1996-07-15T03:36:16
|
|
update FSF address in copyright
|
|
10d0937c
|
1995-01-27T17:16:19
|
|
Declare errno if it's not defined.
|
|
2516905b
|
1994-10-20T16:16:54
|
|
merge with 3.9p
|
|
7c22e8eb
|
1994-10-09T05:24:31
|
|
.
|
|
a89ae060
|
1993-10-12T20:24:09
|
|
merge with 3.8.4c
|
|
f3589315
|
1993-10-12T04:31:02
|
|
merge with 3.8.4b
|
|
e988749c
|
1993-08-26T04:38:45
|
|
merge with 3.8.2
|
|
b906f37c
|
1993-04-19T00:39:34
|
|
merge with 3.4.8
|
|
23307fb2
|
1993-03-31T01:23:35
|
|
updated from FSF
|
|
d87c3946
|
1992-10-31T20:42:48
|
|
Initial revision
|