From 5911a5a3bd9e1577497e705d29019673f26f2120 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 7 May 2009 17:42:24 +0000 Subject: [PATCH] . --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0890030942..1a868666bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-05 Jakub Jelinek + + * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64, + guard __extern_inline wrapper with __USE_ATFILE instead of __USE_GNU. + 2009-04-29 Jakub Jelinek * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 -- 2.11.4.GIT