*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:06:28 +0000 (19:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:06:28 +0000 (19:06 +0000)
lib/ChangeLog

index 6bfe109..aaf72e7 100644 (file)
@@ -1,3 +1,12 @@
+2001-02-28  Paul Eggert  <eggert@twinsun.com>
+
+       * Makefile.am (libfetish_a_SOURCES):
+       Add dup-safer.c, fopen-safer.c.
+       (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
+
+       * dup-safer.c, fopen-safer.c, stdio-safer.h,
+       lib/unistd-safer.h: New files.
+
 2001-02-25  Paul Eggert  <eggert@twinsun.com>
 
        The mkstemp replacement is taken from glibc 2.2.2, with some