Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-17 | Update from GNU libc -- this adds back %z and %s | Jim 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.h | Jim Meyering | |
to work around bug in sys/filsys.h of Fujitsu UXP/V. Reported by Johan Danielsson. | |||
1996-07-30 | Update 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'll | Jim 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-17 | Use `;' instead of (void)0. | Jim Meyering | |
1996-07-16 | Use `(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-16 | Update from FSF. | Jim Meyering | |
1996-07-16 | Update from libit. | Jim Meyering | |
1996-07-16 | Update FSF address. | Jim Meyering | |
Remove trailing blanks. | |||
1996-07-16 | Oops. Always return destination. | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | indent cpp-directives | Jim Meyering | |
1996-07-15 | . | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | |
1996-07-15 | cpp-indent | Jim Meyering | |
1996-07-15 | update fsf address | Jim Meyering | |
1996-07-15 | update fsf address | Jim Meyering | |
1996-07-15 | update fsf address | Jim Meyering | |
1996-07-14 | update fsf address | Jim Meyering | |
cpp-indent | |||
1996-07-14 | Remove my address. | Jim Meyering | |
1996-07-14 | formatting... | Jim Meyering | |
1996-07-14 | Return a value! | Jim Meyering | |
1996-07-14 | Indent nested CPP-directives. | Jim Meyering | |
1996-07-14 | update FSF address in copyright | Jim Meyering | |
1996-07-14 | Libit tweaks. | Jim Meyering | |
1996-07-14 | Tweak for libit. | Jim Meyering | |
1996-07-14 | Tweak for libit. | Jim Meyering | |
1996-07-11 | use latest from gettext-0.10.23 | Jim Meyering | |
1996-07-06 | . | Jim Meyering | |
1996-07-06 | (su_SOURCES): Remove group-member.c. | Jim Meyering | |
(EXTRA_DIST): Add group-member.c here. | |||
1996-07-03 | (strndup): Include stdio.h and sys/types.h to | Jim Meyering | |
get definition of NULL and size_t on SunOS4.1.3. | |||
1996-06-30 | . | Jim Meyering | |
1996-06-25 | (strndup): Deansify. | Jim Meyering | |
[!STDC_HEADERS]: Include string.h and stdlib.h. | |||
1996-06-25 | (EXTRA_DIST): Add strndup.c. | Jim Meyering | |
(fu_SOURCES): Add getline.c. (noinst_HEADERS): Add getline.h. | |||
1996-06-23 | . | Jim Meyering | |
1996-06-23 | copied from id-utils-3.0k | Jim Meyering | |
1996-06-16 | . | Jim Meyering | |
1996-06-16 | (EXTRA_DIST): Add basename.c. | Jim Meyering | |
(fu_SOURCES): Remove basename.c. |