Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-06 | (MOSTLYCLEANFILES): Add alloca.h and alloca.ht. | Jim Meyering | |
(MOSTLYCLEANFILES): Add stdbool.ht. | |||
2003-06-06 | (EXTRA_DIST): Add alloca_.h. | Jim Meyering | |
(all-local $(lib_OBJECTS)): Depend on $(ALLOCA_H). (alloca.h): New rule. | |||
2003-06-02 | (MOSTLYCLEANFILES): Initialize. | Jim Meyering | |
(stdbool.h): New rule. (all-local $(lib_OBJECTS)): Depend on $(STDBOOL_H) (MOSTLYCLEANFILES): Add stdbool.h. (EXTRA_DIST): Add stdbool.h. | |||
2003-04-05 | (DEFS): Use += notation rather than `DEFS = ... @DEFS@'. | Jim Meyering | |
Use $(VAR) rather than @VAR@, now that we can rely on automake to emit a definition for each substituted variable. | |||
2003-03-14 | (libfetish_a_SOURCES): Remove unused files: c-stack.c, c-stack.h. | Jim Meyering | |
2003-03-14 | (AUTOMAKE_OPTIONS): Remove definition -- | Jim Meyering | |
before it pointed to ../src/ansi2knr. | |||
2003-03-07 | (libfetish_a_SOURCES): Remove mmap-stack.h. | Jim Meyering | |
2003-02-18 | (CLEANFILES): Remove ftw.h and search.h. | Jim Meyering | |
(DISTCLEANFILES): Add them here. Add fnmatch.h, too. | |||
2003-02-16 | (libfetish_a_SOURCES): Add mmap-stack.h. | Jim Meyering | |
2003-02-10 | (libfetish_a_SOURCES): Add euidaccess.h. | Jim Meyering | |
2003-01-22 | (CLEANFILES): Add generated files: ftw.h search.h. | Jim Meyering | |
2003-01-20 | *** empty log message *** | Jim Meyering | |
2003-01-20 | (libfetish_a_SOURCES): Use ftw_.h here, too. | Jim Meyering | |
2003-01-12 | (libfetish_a_SOURCES): Add ftw.h. | Jim Meyering | |
2003-01-12 | (libfetish_a_SOURCES): Add canonicalize.h. | Jim Meyering | |
2003-01-10 | (libfetish_a_SOURCES): Add xgetcwd.h. | Jim Meyering | |
2003-01-06 | (libfetish_a_SOURCES): Add full-read.c and full-read.h. | Jim Meyering | |
2003-01-03 | (libfetish_a_SOURCES): Add cycle-check.c, cycle-check.h, and dev-ino.h. | Jim Meyering | |
2002-12-15 | (libfetish_a_SOURCES): Add strftime.h. | Jim Meyering | |
2002-12-06 | Add copyright notice. | Jim Meyering | |
(libfetish_a_SOURCES): Add unlocked-io.h. (BUILT_SOURCES, all-local): Remove unlocked-io.h. (DISTCLEANFILES, io_functions): Remove macros. (EXTRA_DIST): Remove gen_uio. (unlocked-io.h): Remove rule. | |||
2002-12-04 | Reflect the fact that stat.c and lstat.c are no longer generated. | Jim Meyering | |
(BUILT_SOURCES): Remove stat.c and lstat.c. (DISTCLEANFILES): Likewise. (EXTRA_DIST): Likewise. (all_local): Don't depend on stat.c or lstat.c. (stat.c, lstat.c): Remove rules. (EXTRA_DIST): Remove xstat.in. | |||
2002-12-01 | (libfetish_a_SOURCES): Add safe-write.c and safe-write.h. | Jim Meyering | |
2002-11-06 | (EXTRA_DIST): Add inttostr.h. | Jim Meyering | |
2002-10-19 | (libfetish_a_SOURCES): Add imaxtostr.c, offtostr.c, umaxtostr.c. | Jim Meyering | |
(EXTRA_DIST): Add inttostr.c. | |||
2002-09-11 | (libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h. | Jim Meyering | |
2002-06-22 | (libfetish_a_SOURCES): Add exitfail.c and exitfail.h. | Jim Meyering | |
2002-06-22 | (libfetish_a_SOURCES): Add c-stack.c, too. | Jim Meyering | |
2002-06-22 | (libfetish_a_SOURCES): Add fnmatch_.h in place of fnmatch.h. | Jim Meyering | |
(EXTRA_DIST): Add fnmatch_loop.c. | |||
2002-06-15 | (lstat.c, stat.c, .sin.sed): Use t-$@, rather than $@-t, | Jim Meyering | |
so that each temporary file name is unique and valid in the first 8 characters, for operation under DOS. | |||
2002-05-22 | (libfetish_a_SOURCES): Add file-type.c and file-type.h. | Jim Meyering | |
2002-04-28 | (libfetish_a_SOURCES): Add sig2str.h. | Jim Meyering | |
2002-04-24 | (INCLUDES): Remove -I../intl. | Jim Meyering | |
(libfetish_a_SOURCES): Add gettext.h. | |||
2002-03-01 | (libfetish_a_SOURCES): Add gettime.c, settime.c, | Jim Meyering | |
timespec.h. Remove nanosleep.h. | |||
2002-02-26 | (libfetish_a_SOURCES): Add acl.h, acl.c. | Jim Meyering | |
2002-02-16 | (libfetish_a_SOURCES): Add posixver.c and posixver.h. | Jim Meyering | |
2002-01-26 | (getdate$U.o): Depend on unlocked-io.h. | Jim Meyering | |
2002-01-22 | (Makefile): Don't depend on $(BUILT_SOURCES). | Jim Meyering | |
Otherwise, some versions of automake would omit the rule that makes Makefile from Makefile.in. | |||
2002-01-22 | (libfetish_a_SOURCES): Add them. | Jim Meyering | |
2001-11-27 | (libfetish_a_SOURCES): Remove gtod.h. | Jim Meyering | |
2001-11-19 | remove a harmless newline | Jim Meyering | |
2001-11-19 | (Makefile): Depend on $(BUILT_SOURCES), so those | Jim Meyering | |
files will be created before anything else. | |||
2001-11-01 | (libfetish_a_SOURCES): Add dirfd.h. | Jim Meyering | |
2001-10-05 | (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. | Jim Meyering | |
2001-09-26 | (unlocked-io.h): Use $(SHELL). | Jim Meyering | |
2001-09-26 | (unlocked-io.h): Rewrite to use a separate script, | Jim Meyering | |
rather than trying to embed it here. (EXTRA_DIST): Add gen-uio. Remove unlocked-io.hin | |||
2001-09-01 | (libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h. | Jim Meyering | |
2001-08-31 | (libfetish_a_SOURCES): Remove strtoxmax.c. | Jim Meyering | |
2001-08-31 | (libfetish_a_SOURCES): Add full-write.h. | Jim Meyering | |
2001-08-27 | remove xstrtoxmax.c | Jim Meyering | |
2001-08-27 | (libfetish_a_SOURCES): Add strtoxmax.c | Jim Meyering | |