*** empty log message ***

This commit is contained in:
Jim Meyering 2005-08-27 16:12:25 +00:00
parent dbe6e77865
commit 21e8dcda49

View File

@ -3,13 +3,6 @@
* md5.c: Use `#error' rather than a string literal to provoke failure.
* sha1.c: Likewise.
GNU tar needs these.
* pipe-safer.c: New file.
* creat-safer.c: New file.
* fcntl--.h (creat): Add #define.
* fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
* unistd-safer.h: Declare pipe_safer.
2005-08-25 Jim Meyering <jim@meyering.net>
* open-safer.c: Include <config.h>.