Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-09 | Update from gnulib. | Paul Eggert | |
2006-01-27 | (L_): Renamed from L. All uses changed. | Paul Eggert | |
2005-09-22 | Sync from gnulib. | Paul Eggert | |
2005-07-02 | Update from gnulib. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-08-11 | (WIDE_CHAR_SUPPORT): Don't set to 1 if missing | Paul Eggert | |
wmemchr or wmemcpy. Problem reported by Robert Dahlem for Reliant Unix 5.43. | |||
2004-08-02 | Include <stdbool.h>. | Paul Eggert | |
(errno): Remove decl; we now assume C89 or better. | |||
2004-05-21 | update from gnulib | Jim Meyering | |
2004-01-16 | Merge fnmatch patches from glibc. | Jim Meyering | |
(mbsinit): Remove define. Add libc_hidden_ver (__fnmatch, fnmatch). | |||
2003-10-17 | Update from gnulib. | Jim Meyering | |
2003-09-10 | Include fnmatch.h first, to test interface. | Jim Meyering | |
Include <string.h>, <stddef.h>, <stdlib.h> unconditionally. (getenv): Remove decl. (fnmatch): Define using a prototype. | |||
2002-06-26 | (WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of | Jim Meyering | |
(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-22 | (ISASCII, ISPRINT): Undefine, to avoid warning about | Jim Meyering | |
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h. | |||
2002-06-22 | Update from diffutils-2.8.2. | Jim Meyering | |
2000-11-03 | cppi | Jim Meyering | |
2000-11-03 | Do not comment out all the code if we are using | Jim Meyering | |
the GNU C library, because in some cases we are replacing buggy code in the GNU C library itself. | |||
2000-10-31 | (FOLD): Do not assume that characters are unsigned. | Jim Meyering | |
(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-09-09 | Rename ISASCII to IN_CTYPE_DOMAIN. | Jim Meyering | |
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-07-09 | update copyright date | Jim Meyering | |
1998-12-07 | ansideclify | Jim Meyering | |
1998-02-24 | Update from libit. | Jim Meyering | |
1997-02-18 | . | Jim Meyering | |
1996-10-29 | libitize | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1995-01-27 | Declare errno if it's not defined. | Jim Meyering | |
1994-10-20 | merge with 3.9p | Jim Meyering | |
1994-10-09 | . | Jim Meyering | |
1993-10-12 | merge with 3.8.4c | Jim Meyering | |
1993-10-12 | merge with 3.8.4b | Jim Meyering | |
1993-08-26 | merge with 3.8.2 | Jim Meyering | |
1993-04-19 | merge with 3.4.8 | Jim Meyering | |
1993-03-31 | updated from FSF | Jim Meyering | |
1992-10-31 | Initial revision | Jim Meyering | |