summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
1996-09-19.Jim Meyering
1996-09-19Replace with FSF version.Jim Meyering
1996-09-19Merge with FSF version.Jim Meyering
1996-09-17(strftime): New version, from GNU libc.Jim Meyering
1996-09-07.Jim Meyering
1996-09-07(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.Jim Meyering
1996-09-07Define and use upper case variants of ctype.h IS* macros.Jim Meyering
From Bruno Haible.
1996-09-06revert last changeJim Meyering
1996-09-06New version from glibc.Jim Meyering
1996-09-05Make sure NULL is defined by including stddef.hJim Meyering
(if STDC_HEADERS || _LIBC) or simply defining it (otherwise). Include sys/types.h for definition of size_t needed by regex.h.
1996-09-05.Jim Meyering
1996-09-05(fu_SOURCES): Add regex.c and rx.c.Jim Meyering
(noinst_HEADERS): Add regex.h and rx.h.
1996-09-03this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.Jim Meyering
1996-09-02(ENABLE_NLS): Include libintl.h and define _ to gettext.Jim Meyering
1996-08-19.Jim Meyering
1996-08-19.Jim Meyering
1996-08-19(noinst_HEADERS): Add path-concat.h.Jim Meyering
(fu_SOURCES): Add path-concat.c.
1996-08-19.Jim Meyering
1996-08-18Close comment.Jim Meyering
1996-08-17Update from GNU libc -- this adds back %z and %sJim Meyering
formats and reverts to old behavior where unrecognized format like %E is treated as eqivalent to `E'.
1996-08-02(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.Jim Meyering
From by Johan Danielsson.
1996-07-31[HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.hJim Meyering
to work around bug in sys/filsys.h of Fujitsu UXP/V. Reported by Johan Danielsson.
1996-07-30Update from GNU libc master.Jim Meyering
1996-07-22(rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.Jim Meyering
1996-07-21(yesno) [!HAVE_RPMATCH]: Remove function since we'llJim Meyering
always use the rpmatch-based version. Declare rpmatch.
1996-07-21[STDC_HEADERS]: Guard inclusion of stdlib.h.Jim Meyering
(_) [!_]: Define it. (try): Add RESPONSE parameter. (rpmatch): Update caller. Change the regular expressions to be ^[yY] and ^[nN].
1996-07-21.Jim Meyering
1996-07-21(EXTRA_DIST): Add rpmatch.c.Jim Meyering
1996-07-21.Jim Meyering
1996-07-21(yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.Jim Meyering
1996-07-21(EXTRA_DIST): Put error.c and obstack.c here...Jim Meyering
(fu_SOURCES): Instead of here.
1996-07-17Use `;' instead of (void)0.Jim Meyering
1996-07-16Use `(void)0' as second arg to add macro.Jim Meyering
Omitting that second arg made some HPUX C compiler report an error. From Kaveh R. Ghazi.
1996-07-16Update from FSF.Jim Meyering
1996-07-16Update from libit.Jim Meyering
1996-07-16Update FSF address.Jim Meyering
Remove trailing blanks.
1996-07-16Oops. Always return destination.Jim Meyering
1996-07-15indent cpp-directivesJim Meyering
1996-07-15indent cpp-directivesJim Meyering
1996-07-15.Jim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-07-15update FSF address in copyright and remove any trailing blanksJim Meyering
1996-07-15update FSF address in copyright and remove any trailing blanksJim Meyering
1996-07-15cpp-indentJim Meyering
1996-07-15update fsf addressJim Meyering
1996-07-15update fsf addressJim Meyering
1996-07-15update fsf addressJim Meyering
1996-07-14update fsf addressJim Meyering
cpp-indent