From: Jim Meyering Date: Tue, 27 Nov 2001 12:56:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_18~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51cd0868f5c4c5f20f7d7ee428e2f3e949176d37;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ef4ace9d6f..0990ac4c19 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2001-11-27 Jim Meyering + + * tempname.c: Merge with version from libc. + + * tempname.c: Include stdlib.h unconditionally. On some old systems + for which STDC_HEADERS is 0, it was not included, resulting in a + warning about an integer-to-pointer conversion problem with getenv. + Reported by Volker Borchert. + 2001-11-26 Jim Meyering * gtod.h: Remove file.