glibc/sysdeps/unix/sysv/linux/ia64/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
..
endian.h Update. 2000-05-05 16:49:44 +00:00
fcntl.h * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin 2006-08-30 15:05:29 +00:00
ipc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sem.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.h * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... 2006-01-10 08:54:22 +00:00
shm.h * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. 2005-11-19 17:22:39 +00:00
sigaction.h Update. 2003-06-01 04:09:55 +00:00
sigcontext.h Update. 2004-10-14 02:24:44 +00:00
siginfo.h Update. 2004-09-29 17:52:21 +00:00
sigstack.h Update. 2003-10-02 15:37:21 +00:00
stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00