From: Jim Meyering Date: Thu, 10 Nov 2005 23:20:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1374 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fdc7d4df9cbb37cff820778635cae4e8b83cae8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e42f81ae59..bf22c1d5e1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-11-11 Jim Meyering + + * openat.c (fstatat, unlinkat): Perform the syscall directly, + skipping the save_cwd...restore_cwd overhead, if FILE is absolute. + 2005-11-10 Paul Eggert * gethrxtime.c: Include "timespec.h" rather than the sys/time / time