From: Jim Meyering Date: Wed, 21 Jun 2000 20:16:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d4a6eedbaaab51217599290684df7778b116aa;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 0458132e8b..e48a18c3f2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2000-06-17 Bruno Haible + + * xgetcwd.c (xgetcwd): If the required pathname length is smaller + than 1024, return a memory chunk of least possible size, instead + of size PATH_MAX + 2. In the loop, increment the size proportionally. + Use free/xmalloc instead of xrealloc to avoid copying for very long + paths. + 2000-06-17 Bruno Haible * canon-host.c (canon_host): Use malloc and memcpy to copy an