lib/stdio-safer.h


Log

Author Commit Date CI Message
Eric Blake 111cf856 2006-07-23T12:58:15 * tmpfile-safer.c: New file. * stdio-safer.h (fopen_safer): Add prototype. * stdio--.h (tmpfile): Make safer.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Paul Eggert 68af56be 2003-06-18T05:52:19 Assume C89, so PARAMS isn't needed.
Paul Eggert 92295bc4 2003-06-04T19:22:29 .h files should stand alone, but we shouldn't include <sys/types.h> if we can get away with just <stddef.h>.
Jim Meyering 196a4d46 2001-03-03T19:05:36 from Paul Eggert