*** empty log message ***

This commit is contained in:
Jim Meyering
2001-08-31 11:41:46 +00:00
parent 72ee797c44
commit 985cae59cb
+6
View 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.