From: Jim Meyering Date: Sun, 13 Nov 2005 14:07:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1360 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e06b32432b4765322d3cc802e8bdbd369306b8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index abf510b377..43e7df5771 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-11-13 Jim Meyering + + * mkstemp-safer.c: Include , required for possible + replacement of mkstemp. + 2005-11-12 Jim Meyering Emulate openat-family functions using Linux's procfs, if possible.