Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 5580:19f7545b3c2b
Declare environ; not all systems declare it.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 17 Jan 2005 12:55:00 +0000 |
parents | 5b0578864f09 |
children | c8676e66b5da |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-05-27 Bruno Haible <bruno@clisp.org> + + * execute.c (environ): Declare if needed. + * pipe.c (environ): Likewise. + Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>. + 2005-01-04 Paul Eggert <eggert@cs.ucla.edu> * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional