* include/features.h: Define macros for XPG7/POSIX 2008.
commit3e6b0a28ebc2319262b318790019558f78249c8b
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 01:43:53 +0000 (26 01:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 01:43:53 +0000 (26 01:43 +0000)
treedb13f5c985e08c31bb7dbe3a46def48401623618
parent2e6d6bacc2f0a30f7dbebc977d52904d4a823c45
* include/features.h: Define macros for XPG7/POSIX 2008.

* sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
UTIME_OMIT only with __USE_ATFILE.
* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
* io/sys/stat.h: Move mknodat definition into same conditional as
mknod.
* time/sys/time.h: futimesat is not among the functions accepted
into the POSIX standard.
ChangeLog
include/features.h
io/sys/stat.h
sysdeps/unix/sysv/linux/bits/stat.h
sysdeps/unix/sysv/linux/ia64/bits/stat.h
sysdeps/unix/sysv/linux/powerpc/bits/stat.h
sysdeps/unix/sysv/linux/s390/bits/stat.h
sysdeps/unix/sysv/linux/sparc/bits/stat.h
sysdeps/unix/sysv/linux/x86_64/bits/stat.h
time/sys/time.h