Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 3197:cd2c67393122
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 03 Mar 2001 19:06:28 +0000 |
parents | 30bf9f67db35 |
children | 174d1262dd35 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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