Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2003-10-02 | (libfetish_a_SOURCES): Add fts.c fts_.h. | Jim Meyering | |
Remove ftw_.h. | |||
2003-09-13 | (libfetish_a_SOURCES): Add exit.h, strndup.h, time_r.c, time_r.h. | Jim Meyering | |
2003-08-18 | Merge from gnulib. | Jim Meyering | |
(libfetish_a_SOURCES): Remove getndelim2.c, getndelim2.h, xstrtoimax.c. Add localcharset.h. (CLEANFILES, SUFFIXES): Initialize to empty. (EXTRA_DIST): Add getndelim2.c, getndelim2.h. (install-exec-local): Use $(GLIBC21), not @GLIBC21@. Do not mkdir libdir if not glibc21. (charset.alias): @host@ -> $(host). (SUFFIXES, .sin.sed, CLEANFILES): Reorder rules to match gnulib module suggestions. | |||
2003-08-09 | (libeftish_a_SOURCES): Add utimens.c, utimens.h. | Jim Meyering | |
2003-08-09 | Use the e.g., `$(FNMATCH_H)' notation for AC_REPLACED | Jim Meyering | |
variable names, rather than @FNMATCH_H@. Likewise for $(ALLOCA_H). (fnmatch.h): Use `$@' in the commands, in place of the three copies of the literal target, `fnmatch.h'. (alloca.h): Likewise. | |||
2003-08-09 | (libfetish_a_SOURCES): Remove fnmatch_.h. | Jim Meyering | |
(lib_OBJECTS): New macro, for convenience when cutting and pasting Makefile.am templates from gnulib. (EXTRA_DIST): Remove fnmatch_loop.c. (BUILT_SOURCES): Append $(FNMATCH_H). Import the following changes from gnulib templates for alloca and fnmatch): (all-local $(lib_OBJECTS)): New dependencies. (alloca.h): Use alloca.h-t for temporary. (EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c. (fnmatch.h): New rule. (MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t. (DISTCLEANFILES): Remove fnmatch.h | |||
2003-08-07 | (libfetish_a_SOURCES): Change getdelim2.c and | Jim Meyering | |
getdelim2.h to getndelim2.c and getndelim2.h. | |||
2003-08-01 | (libfetish_a_SOURCES): Remove bumpalloc.h. | Jim Meyering | |
2003-07-28 | Reflect renaming: stdbool.hin -> stdbool_.h. | Jim Meyering | |
2003-07-23 | (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h. | Jim Meyering | |