From: Jim Meyering Date: Tue, 27 Nov 2001 12:56:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a86908d7ec457be89f6b61ce63042d7d4f5df0;p=pspp *** 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.