From 1c5199e9bf912d014c6ad2fc17c3418e0482c5be Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Jan 2005 09:59:08 +0000 Subject: [PATCH] . --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 6a33a3f951..3520adb944 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 -- 2.47.3