Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 7036:a57aa913b52c
* tmpfile-safer.c: New file.
* stdio-safer.h (fopen_safer): Add prototype.
* stdio--.h (tmpfile): Make safer.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Sun, 23 Jul 2006 12:58:15 +0000 (2006-07-23) |
parents | 3e074d71e4d1 |
children | 15bca3056685 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2006-07-23 Eric Blake <ebb9@byu.net> + + * tmpfile-safer.c: New file. + * stdio-safer.h (fopen_safer): Add prototype. + * stdio--.h (tmpfile): Make safer. + 2006-07-22 Paul Eggert <eggert@cs.ucla.edu> * close-stream.c, close-stream.h: New files.