* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when
commit0b8f25bbca8a9d08f0bdae0772fa5ec5172144b5
authorRoland McGrath <roland@gnu.org>
Thu, 5 Jan 2006 12:25:42 +0000 (5 12:25 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Jan 2006 12:25:42 +0000 (5 12:25 +0000)
treeab5d5b8a656112df06349e544c00138f12a88246
parentc90c5d4106a2903a40cc3213f8d172e5c6c7ffd6
* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when

it or _GNU_SOURCE is defined.
* io/fcntl.h: Protect *at and AT_* with [__USE_ATFILE] instead of
[__USE_GNU].
* libio/stdio.h: Likewise.
* posix/unistd.h: Likewise.
* time/sys/time.h: Likewise.
ChangeLog
include/features.h
io/fcntl.h
libio/stdio.h
posix/unistd.h
time/sys/time.h