From e989e603fae2a53d998b88028e886b1f7e2dd193 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Jan 2005 13:45:22 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index e1a6603bf4..f21520f840 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2005-01-19 Jim Meyering + * 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 *'. -- 2.47.3