*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 11:41:46 +0000 (11:41 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 11:41:46 +0000 (11:41 +0000)
lib/ChangeLog

index 3434469..adde4a3 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-31  Jim Meyering  <meyering@lucent.com>
+
+       * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
+       Use an initial, malloc'd, buffer of length 128 rather than
+       a statically allocated one of length 1024.
+
 2001-08-30  Paul Eggert  <eggert@twinsun.com>
 
        * lib/xgetcwd.c: Don't include pathmax.h.