From d408a75e93e2bc9616d1d07966cf59b21dfe6fbd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 Aug 2001 10:36:23 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 77c3147ae5..3434469168 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2001-08-30 Paul Eggert + + * lib/xgetcwd.c: Don't include pathmax.h. + Include stdlib.h and unistd.h if available. + Include xalloc.h. + (xmalloc, xstrdup, free): Remove decls. + (xgetcwd): Don't assume sizes fit in unsigned. + Check for overflow when computing sizes. + Simplify reallocation code. + 2001-08-28 Paul Eggert * Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c. -- 2.30.2