]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 19 Jan 2005 13:45:22 +0000 (13:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Jan 2005 13:45:22 +0000 (13:45 +0000)
lib/ChangeLog

index e1a6603bf44985a8e2559291e45effb62991a533..f21520f8401886bae379339e30ab813c14b246be 100644 (file)
@@ -1,5 +1,8 @@
 2005-01-19  Jim Meyering  <jim@meyering.net>
 
+       * openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
+       same value as for Solaris 9.
+
        * chdir-long.c (chdir_long): Rewrite to remove limitation on
        component length.  This included changing the parameter to be
        of type `char *' rather than `char const *'.