projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
904dc8b
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 31 Aug 2001 11:41:46 +0000
(11:41 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 31 Aug 2001 11:41:46 +0000
(11:41 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 343446916815cefb1a4f610b79abd4b099bdc3a1..adde4a3a16e5c1aaca2e526ab7bfacb026499d00 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.