glibc/sysdeps/unix/sysv/linux/alpha/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
..
a.out.h Update. 2003-07-25 09:06:04 +00:00
dirent.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
elfclass.h Update. 1999-07-27 05:53:25 +00:00
errno.h * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD 2005-12-27 15:27:09 +00:00
fcntl.h * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin 2006-08-30 15:05:29 +00:00
ioctls.h Update to LGPL v2.1. 2001-07-06 04:58:11 +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
netdb.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
resource.h * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo. 2005-06-21 18:39:48 +00:00
sem.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shm.h * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. 2005-11-18 02:41:39 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siginfo.h Update. 2003-04-21 07:39:20 +00:00
signum.h Update. 2003-04-01 06:20:33 +00:00
sigstack.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00
statfs.h Update. 2003-07-12 19:34:23 +00:00
termios.h * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t 2005-03-20 16:51:05 +00:00
typesizes.h Update. 2003-07-31 19:34:52 +00:00
wordsize.h * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. 2006-02-01 03:14:01 +00:00