1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-23 20:13:48 +00:00
parent 89beded7d0
commit 2cceacc8fc
+4
View File
@@ -1,5 +1,9 @@
2003-01-23 Jim Meyering <jim@meyering.net>
* tsearch.c [HAVE_CONFIG_H]: Include <config.h>.
Add autoconf-recommended block of alloca-related code.
Cast each use of alloca to the required type, (node**).
* ftw.c: Add autoconf-recommended block of alloca-related code.
[!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd.