From 51cd0868f5c4c5f20f7d7ee428e2f3e949176d37 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Nov 2001 12:56:20 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index ef4ace9..0990ac4 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. -- 2.7.4