mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-31 04:50:19 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2001-08-30 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* 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 <eggert@twinsun.com>
|
||||
|
||||
* Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
|
||||
|
||||
Reference in New Issue
Block a user