From: Jim Meyering Date: Wed, 19 Jan 2005 09:59:08 +0000 (+0000) Subject: . X-Git-Tag: CPPI-1_12~1588 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c5199e9bf912d014c6ad2fc17c3418e0482c5be;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 6a33a3f..3520adb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-01-19 Jim Meyering + + * openat.c (fdopendir, fstatat): New functions. + * openat.h: Include headers required for use of DIR and struct stat. + [AT_SYMLINK_NOFOLLOW]: Define. + (fdopendir, fstatat): Add prototypes. + 2005-01-04 Paul Eggert * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional