Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-10 | [__sun]: Define sun. Reported by Kaveh Ghazi. | Jim Meyering | |
1996-10-10 | (strftime): Accommodate the broken C compiler | Jim Meyering | |
that comes with SunOS -- don't initialize aggregates in decls of automatic variables. Reported by Kaveh Ghazi. | |||
1996-10-10 | indent copyright comment. | Jim Meyering | |
1996-10-10 | Use #if, not #ifdef in test for HAVE_CONFIG_H. | Jim Meyering | |
1996-10-10 | . | Jim Meyering | |
1996-10-09 | [!WITH_REGEX]: Include rx.h. | Jim Meyering | |
From Andreas Schwab. | |||
1996-10-09 | . | Jim Meyering | |
1996-10-09 | . | Jim Meyering | |
1996-10-09 | . | Jim Meyering | |
1996-10-09 | . | Jim Meyering | |
1996-10-09 | Include error.h to align with libit -- under protest, François :-). | Jim Meyering | |
1996-10-09 | . | Jim Meyering | |
1996-10-09 | , | Jim Meyering | |
1996-10-08 | (EXTRA_DIST): Remove names of several files | Jim Meyering | |
that automake adds automatically. (fu_SOURCES): Likewise. (fu_DEPENDENCIES): Depend on fu_LIBADD. | |||
1996-10-08 | . | Jim Meyering | |
1996-10-08 | [__hpux]: Define hpux. From Eric Backus. | Jim Meyering | |
1996-10-08 | . | Jim Meyering | |
1996-10-06 | . | Jim Meyering | |
1996-10-05 | (ftypelet): Add support for Cray's migrated dmf files. | Jim Meyering | |
From Johan Danielsson. | |||
1996-10-05 | [HAVE_CONFIG_H]: Include config.h. | Jim Meyering | |
From Karl Berry. | |||
1996-10-04 | Remove assertions. | Jim Meyering | |
1996-10-04 | Add assertions. | Jim Meyering | |
1996-10-04 | Update prototype. | Jim Meyering | |
1996-10-04 | (parse_long_options): Separate package name | Jim Meyering | |
and version number to accomodate new --version output requirement. | |||
1996-10-02 | . | Jim Meyering | |
1996-10-01 | (fu_SOURCES): Remove getline.c | Jim Meyering | |
(EXTRA_DIST): Add getline.c | |||
1996-10-01 | (path_concat): Use K&R style function definition. | Jim Meyering | |
1996-09-28 | . | Jim Meyering | |
1996-09-28 | . | Jim Meyering | |
1996-09-28 | (backup_types): Declare const. | Jim Meyering | |
(backup_args): Likewise. | |||
1996-09-28 | . | Jim Meyering | |
1996-09-28 | . | Jim Meyering | |
1996-09-20 | . | Jim Meyering | |
1996-09-20 | (fu_SOURCES): Remove regex.c and rx.c. | Jim Meyering | |
(EXTRA_DIST): Put them here instead. | |||
1996-09-20 | (fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST. | Jim Meyering | |
1996-09-19 | . | Jim Meyering | |
1996-09-19 | Replace with FSF version. | Jim Meyering | |
1996-09-19 | Merge 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-07 | Define and use upper case variants of ctype.h IS* macros. | Jim Meyering | |
From Bruno Haible. | |||
1996-09-06 | revert last change | Jim Meyering | |
1996-09-06 | New version from glibc. | Jim Meyering | |
1996-09-05 | Make sure NULL is defined by including stddef.h | Jim 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-03 | this 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 | |