1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-02-17 07:13:03 +00:00
parent 9db34852ce
commit 98c5eb08be
+2 -1
View File
@@ -1,7 +1,8 @@
2001-02-16 Paul Eggert <eggert@twinsun.com>
* lib/alloca.c (malloc): Undef before defining, since stdlib.h
may have defined it.
may have defined it. Needed for Encore Umax-3.0.9.16b systems.
Reported by Mark Hounschell via Paul Eggert.
2001-02-07 Jim Meyering <meyering@lucent.com>