From: Jim Meyering Date: Sat, 12 Nov 2005 10:16:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1364 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3fd87d8e739142e2971224450816ec32281f979d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 53c8e7f17d..abf510b377 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,7 @@ 2005-11-12 Jim Meyering Emulate openat-family functions using Linux's procfs, if possible. - Idea and some code from Ulrich Drepper's glibc changes. + Idea and some code based on Ulrich Drepper's glibc changes. * openat.c: (BUILD_PROC_NAME): New macro. Include , , "alloca.h" and "intprops.h".