summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Collapse)Author
2002-12-15(libfetish_a_SOURCES): Add strftime.h.Jim Meyering
2002-12-06Add 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-04Reflect 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-19remove a harmless newlineJim Meyering
2001-11-19(Makefile): Depend on $(BUILT_SOURCES), so thoseJim 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-27remove xstrtoxmax.cJim Meyering
2001-08-27(libfetish_a_SOURCES): Add strtoxmax.cJim Meyering
2001-08-26(libfetish_a_SOURCES): Add xstrtoimax.c.Jim Meyering
2001-08-13whoops. remove the backslash, too.Jim Meyering
2001-08-13(unlocked-io.h): Do not append "_unlocked" twice.Jim Meyering
Port to Solaris 8, where 'sed' requires a space after the 'r' command, and where sh dislikes "$/". Clean up the spacing a bit. Redirect output to $tmp just once.
2001-08-12(libfetish_a_SOURCES): Add gtod.h.Jim Meyering
2001-07-15(all-local): Depend on unlocked-io.h, to ensure it is created.Jim Meyering
2001-07-15(DISTCLEANFILES): Add unlocked-io.h.Jim Meyering
2001-07-15(EXTRA_DIST): Add unlocked-io.hin.Jim Meyering
(BUILT_SOURCES): Add unlocked-io.h. (io_functions): Define. (unlocked-io.h): New rule.
2001-07-05(noinst_HEADERS): Remove definition, per new automake recommendation.Jim Meyering
(libfetish_a_SOURCES): Put all .h files here instead. Remove a thus-exposed (better checks in automake) duplicate and two unnecessary .h files.
2001-05-20(libfetish_a_SOURCES):Jim Meyering
Add strftime.c, since we now compile it on all hosts.
2001-03-03(libfetish_a_SOURCES): Add dup-safer.c, fopen-safer.c.Jim Meyering
(noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
2000-12-19(libfetish_a_SOURCES): Add physmem.c.Jim Meyering
(noinst_HEADERS): Add physmem.h.
2000-09-20(libfetish_a_SOURCES): Add sha.c.Jim Meyering
(noinst_HEADERS): Add sha.h. Based on code from Scott G. Miller and from GnuPG.
2000-08-26(noinst_HEADERS): Add __fpending.h.Jim Meyering
2000-07-17(libfetish_a_SOURCES): Add mbswidth.c.Jim Meyering
(noinst_HEADERS): Add mbswidth.h.
2000-07-15(libfetish_a_SOURCES): Add quote.c.Jim Meyering
(noinst_HEADERS): Add quote.h.
2000-06-27(libfetish_a_SOURCES): Remove readutmp.c.Jim Meyering
2000-06-21(libfetish_a_SOURCES): Add getstr.c.Jim Meyering
(noinst_HEADERS): Add getstr.h.
2000-06-13(all-local): Depend on lstat.c and stat.c.Jim Meyering