]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 09:14:58 +0000 (09:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 09:14:58 +0000 (09:14 +0000)
m4/ChangeLog

index c3de0057f0d4c9d326adf5b67580c532bea6bcac..ef95ce5ef8c003998d0d2cc45dc608f1bca8b654 100644 (file)
@@ -1,3 +1,10 @@
+2005-07-03  Jim Meyering  <jim@meyering.net>
+
+       * fcntl-safer.m4 (gl_FCNTL_SAFER): Add fcntl--.h to the list.
+       * stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h to the list.
+       * stdlib-safer.m4: (gl_STDLIB_SAFER): Add stdlib--.h to the list.
+       * unistd-safer.m4 (gl_UNISTD_SAFER): Add unistd--.h to the list.
+
 2005-07-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        Cleanup to isolate "safer" functions to a small part of the code.