glibc/sysdeps/unix/sysv/linux/powerpc/bits
Ulrich Drepper c27d207813 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
UTIME_OMIT.
	* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
	* io/sys/stat.h: Declare utimensat, futimens.
	* io/utimensat.c: New file.
	* io/futimens.c: New file.
	* sysdeps/unix/sysv/linux/utimensat.c: New file.
	* sysdeps/unix/sysv/linux/futimens.c: New file.
	* io/Makefile (routines): Add utimensat, futimens.
	* io/Versions: Add utimensat, futimens to GLIBC_2.6.
	* sysdeps/unix/sysv/linux/lutimes.c: New file.
	* sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
	available.

	* include/sys/cdefs.h: Redefine __nonnull so that test for
	incorrect parameters in the libc code itself are not omitted.
2007-05-10 21:44:41 +00:00
..
environments.h Update. 2004-11-26 08:16:33 +00:00
fcntl.h * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin 2006-08-30 15:05:29 +00:00
ioctl-types.h
ipc.h
libc-vdso.h 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> 2005-12-30 07:32:48 +00:00
mman.h * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value. 2006-05-02 14:35:35 +00:00
msq.h
sem.h
shm.h * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. 2005-11-18 02:41:39 +00:00
stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00
termios.h * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t 2005-03-20 16:51:05 +00:00
wordsize.h 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00