* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,
commitc6f688a090909c9865340460fd64e2e59c33be05
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Nov 2005 21:32:27 +0000 (17 21:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Nov 2005 21:32:27 +0000 (17 21:32 +0000)
treeb071e645b3837dda4a592a1a792a1c7319faaeb8
parent8ce9ea74cc2a6ce6fdafac0e0829b1bc93788143
* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,

define fstatat to fstatat64.
(fstatat64): Only provide prototype if __USE_LARGEFILE64,
similarly with the inline.
* io/fcntl.h (openat64): Only provide prototype if __USE_LARGEFILE64.
ChangeLog
io/fcntl.h
io/sys/stat.h