Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-04-18 | (noinst_LIBRARIES): fetish -> coreutils. | Paul Eggert | |
(libcoreutils_a_SOURCES): Renamed from libfetish_a_SOURCES. All uses changed. (libcoreutils_a_LIBADD): Renamed from libfetish_a_LIBADD. All uses changed. (libcoreutils_a_DEPENDENCIES): Renamed from libfetish_a_DEPENDENCIES. All uses changed. | |||
2005-04-11 | (libfetish_a_SOURCES): Remove dup-safer.c, | Paul Eggert | |
fcntl-safer.h, fopen-safer.c, open-safer.c, stdio-safer.h, unistd-safer.h. | |||
2005-03-21 | (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, | Paul Eggert | |
as they are now done by Autoconf macros. | |||
2005-03-09 | (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h. | Jim Meyering | |
2005-03-09 | More migration to AC_LIBSOURCES/AC_LIBOBJ. | Jim Meyering | |
(libfetish_a_SOURCES): Remove two more pairs of files: cycle-check.c, cycle-check.h and argmatch.c, argmatch.h. | |||
2005-02-22 | (libfetish_a_SOURCES): Remove xnanosleep.c, | Paul Eggert | |
xnanosleep.h; now done by ../m4/xnanosleep.m4 automatically. | |||
2005-02-20 | (libfetish_a_SOURCES): Remove linebuffer.[ch] and stripslash.c. | Jim Meyering | |
2005-02-11 | Remove names of files that are now mentioned in AC_LIBSOURCES | Jim Meyering | |
and AC_LIBOBJ uses in inttostr.m4. (libfetish_a_SOURCES): Remove imaxtostr.c, offtostr.c, and umaxtostr.c. (EXTRA_DIST): Remove inttostr.c and inttostr.h. | |||
2005-02-08 | (libfetish_a_SOURCES): Remove memcasecmp.c and memcasecmp.h. | Jim Meyering | |
2005-02-07 | (libfetish_a_SOURCES): Remove fts.c, fts_.h, and | Jim Meyering | |
getcwd.h now that they're mentioned in AC_LIBSOURCES and AC_LIBOBJ uses in the corresponding ../m4/*.m4. | |||
2005-01-29 | * Makefile.am (libfetish_a_SOURCES): Remove many files from this | Jim Meyering | |
list, now that automake determines their names automatically, thanks to the new AC_LIBSOURCES and AC_LIBOBJ uses in the corresponding ../m4/*.m4 files. (EXTRA_DIST): Add getdate.c here, so that we continue to distribute it. | |||
2005-01-21 | (libfetish_a_SOURCES): Add version-etc-fsf.c. | Paul Eggert | |
2004-12-06 | (libfetish_a_SOURCES): Begin removing .c and .h file names, as they | Jim Meyering | |
are added to AC_LIBSOURCES directives in the corresponding m4/*.m4 files. | |||
2004-12-05 | (unit-test): Depend on t-fpending. | Jim Meyering | |
Make the target .PHONY. | |||
2004-12-05 | (LDADD): Define. | Jim Meyering | |
2004-12-05 | (unit-test): New target. | Jim Meyering | |
(check): Depend on it. (noinst_PROGRAMS): Define. | |||
2004-11-30 | (libfetish_a_SOURCES): Reflect name changes: chdir.[ch] -> chdir-long.[ch] | Jim Meyering | |
2004-11-28 | (libfetish_a_SOURCES): Add chdir.h and openat.h. | Jim Meyering | |
2004-11-25 | (libfetish_a_SOURCES): Add getcwd.h, mempcpy.h. | Paul Eggert | |
2004-11-14 | (libfetish_a_SOURCES): Add __fpending.h. | Jim Meyering | |
2004-11-06 | (libfetish_a_SOURCES): Remove __fpending.h, now that it's no longer used. | Jim Meyering | |
2004-11-03 | (libfetish_a_SOURCES): Remove setenv.c. | Paul Eggert | |
2004-11-03 | (libfetish_a_SOURCES): Add setenv.c and setenv.h. | Jim Meyering | |
2004-10-05 | Rename xclone to xmemdup. Remove obsolete xalloc macros. | Paul Eggert | |
Remove xstrdup.c and move xstrdup implementation to xmalloc.c. | |||
2004-08-20 | Sync getopt from gnulib. | Paul Eggert | |
2004-08-10 | Sync with gnulib. | Paul Eggert | |
2004-08-09 | Remove dependency of xalloc on error, etc. | Paul Eggert | |
2004-08-02 | (libfetish_a_SOURCES): Remove isdir.c. | Paul Eggert | |
2004-07-27 | (libfetish_a_SOURCES): Remove addext.c. | Paul Eggert | |
2004-07-23 | (libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c. | Paul Eggert | |
2004-07-12 | (libfetish_a_SOURCES): Add c-strtold.c. | Paul Eggert | |
2004-07-06 | (libfetish_a_SOURCES): Add canonicalize.c unconditionally. | Jim Meyering | |
2004-06-20 | (libfetish_a_SOURCES): Add yesno.h. | Jim Meyering | |
2004-04-12 | (libfetish_a_SOURCES): Add utimecmp.c, utimecmp.h. | Jim Meyering | |
2004-04-09 | (libfetish_a_SOURCES): Add stat-macros.h. | Jim Meyering | |
2004-04-02 | whoops. add strdup.h, not xstrdup.h. | Jim Meyering | |
2004-04-02 | (libfetish_a_SOURCES): Add allocsa.c, allocsa.h and strdup.h. | Jim Meyering | |
2004-03-23 | whoops: getopt_int.h, not getopt_int.c. | Jim Meyering | |
2004-03-23 | (libfetish_a_SOURCES): Add getopt_int.h. | Jim Meyering | |
2004-03-22 | (libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h | Jim Meyering | |
2004-03-03 | (libfetish_a_SOURCES): Add cloexec.c, cloexec.h. | Jim Meyering | |
2003-12-19 | (libfetish_a_SOURCES): Remove search_.h. | Jim Meyering | |
(DISTCLEANFILES): Remove definition. | |||
2003-12-02 | Reflect sha -> sha1 renaming. | Jim Meyering | |
2003-11-27 | (libfetish_a_SOURCES): Add c-strtod.c, c-strtod.h. | Jim Meyering | |
2003-11-09 | (libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h. | Jim Meyering | |
2003-10-17 | (libfetish_a_SOURCES): Add xfts.c and xfts.h. | Jim Meyering | |
2003-10-16 | (libfetish_a_SOURCES): Add xgethostname.h. | Jim Meyering | |
2003-10-15 | (libfetish_a_SOURCES): Add userspec.h. | Jim Meyering | |
2003-10-08 | (libfetish_a_SOURCES): Add xstrtoimax.c. | Jim Meyering | |