]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 22 Dec 2005 14:36:22 +0000 (14:36 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Dec 2005 14:36:22 +0000 (14:36 +0000)
lib/ChangeLog

index 0ba246959dd575651f3797391faf04c9a778f4d9..d5b2ebc5f70c38753c392b1febb21d0070f299b2 100644 (file)
@@ -1,3 +1,9 @@
+2005-12-22  Jim Meyering  <jim@meyering.net>
+
+       * openat.c: Include "fcntl--.h" and "unistd--.h", to map open
+       and dup to open_safer and dup_safer, respectively.
+       (openat_permissive): Fix typo in comment.
+
 2005-12-21  Jim Meyering  <jim@meyering.net>
 
        Like chdir(2), but safer, if possible.