glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 26cec518ac * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,
fchownat, and unlinkat.
	(static-only-routines): Add fstatat and fstatat64.
	(tests): Add tst-unlinkat, tst-fstatat, tst-futimesat, tst-renameat,
	and tst-fchownat.
	* io/Versions [GLIBC_2.4]: Add fchownat, __fxstatat, __fxstatat64,
	and unlinkat.
	* io/fcntl.h: Define AT_FDCWD, AT_SYMLINK_NOFOLLOW, and AT_REMOVEDIR.
	* io/fstatat.c: New file.
	* io/fstatat64.c: New file.
	* io/sys/stat.h: Declare fstatat, fstatat64, __fxstatat, __fxstatat64
	and define fstatat and fstatat64 inline functions.
	* libio/stdio.h: Declare renameat.
	* misc/Makefile (routines): Add futimesat.
	* misc/Versions [GLIBC_2.4]: Add futimesat.
	* posix/unistd.h: Declare fchownat and unlinkat.
	* stdio-common/Makefile (routines): Add renameat.
	* stdio-common/Versions [GLIBC_2.4]: Add renameat.
	* sysdeps/generic/fchownat.c: New file.
	* sysdeps/generic/futimesat.c: New file.
	* sysdeps/generic/fxstatat.c: New file.
	* sysdeps/generic/fxstatat64.c: New file.
	* sysdeps/generic/renameat.c: New file.
	* sysdeps/generic/unlinkat.c: New file.
	* sysdeps/unix/sysv/linux/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/futimesat.c: New file.
	* sysdeps/unix/sysv/linux/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/fxstatat64.c: New file.
	* sysdeps/unix/sysv/linux/renameat.c: New file.
	* sysdeps/unix/sysv/linux/unlinkat.c: New file.
	* sysdeps/unix/sysv/linux/alpha/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/i386/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/i386/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/m68k/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/m68k/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/s390/s390-32/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/sh/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/sh/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c: New file.
	* time/sys/time.h: Declare futimesat.
	* include/fcntl.h: Declare __atfct_seterrno.
	* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): New function.
	Split out from openat code and called.
	(do_test): Allow openat to fail with ENOSYS.  Handle AT_FDCWD.
	* sysdeps/generic/openat.c: Handle AT_FDCWD.
	* sysdeps/generic/openat64.c: Likewise.
	* io/tst-unlinkat.c: New file.
	* io/tst-fstatat.c: New file.
	* io/tst-futimesat.c: New file.
	* io/tst-renameat.c: New file.
	* io/tst-fchownat.c: New file.
	* io/tst-openat.c: Don't fail if openat is not implemented.

	* sysdeps/unix/sysv/linux/powerpc/chown.c: Don't provide backward
	compatibility code if new kernel is guaranteed.

	* time/sys/time.h: Add a few nonnull attributes.
2005-11-11 20:02:07 +00:00
..
alpha * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
bits * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype. 2005-07-07 21:15:50 +00:00
hppa Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
i386 * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
ia64 [BZ #1458] 2005-10-14 13:42:37 +00:00
m68k * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
mips [BZ #1047] 2005-09-16 13:12:49 +00:00
net
netash
netatalk
netax25
neteconet
netinet [BZ #966] 2005-06-14 00:56:49 +00:00
netipx
netpacket
netrom
netrose
nfs
powerpc * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
s390 * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
scsi
sh * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
sparc * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
sys * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
wordsize-64 * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
x86_64 [BZ #1468] 2005-10-14 17:20:58 +00:00
_exit.c
a.out.h
accept.S
adjtime.c
aio_sigqueue.c
bind.S
check_pf.c
clock_getcpuclockid.c (clock_getcpuclockid): Always return a defined value. 2005-05-21 18:18:19 +00:00
clock_getres.c * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>. 2005-05-09 19:23:39 +00:00
clock_gettime.c * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>. 2005-05-09 19:23:39 +00:00
clock_nanosleep.c 2005-04-27 Roland McGrath <roland@redhat.com> 2005-04-27 08:01:41 +00:00
clock_settime.c
clock.c
cmsg_nxthdr.c
configure * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
configure.in * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
connect.S
device-nrs.h * io/fcntl.h: Declare openat and openat64. 2005-11-10 00:12:21 +00:00
Dist
dl-brk.c
dl-execstack.c
dl-librecon.h
dl-origin.c
dl-osinfo.h * Versions.def (ld): Add GLIBC_2.4. 2005-06-26 18:14:26 +00:00
dl-sbrk.c
dl-sysdep.c
dl-sysdep.h [BZ #781, BZ #796] 2005-04-28 22:31:00 +00:00
errqueue.h
execve.c
exit-thread.S
fatal-prepare.h
fchownat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
fcntl.c
fd_to_filename.h
fexecve.c
fpathconf.c
fstatfs64.c
fstatvfs64.c
fstatvfs.c
ftime.c
ftruncate64.c
futimes.c
futimesat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
fxstat64.c
fxstat.c
fxstatat64.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
fxstatat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
gai_sigqueue.c
getclktck.c
getcwd.c
getdents64.c
getdents.c
getdirentries64.c
getdirentries.c
getdtsz.c
gethostid.c
getipv4sourcefilter.c
getloadavg.c
getpagesize.c
getpeername.S
getpriority.c
getpt.c
getsockname.S
getsockopt.S
getsourcefilter.c
getsysstats.c
grantpt.c
if_index.c [BZ #966] 2005-06-14 00:56:49 +00:00
ifaddrs.c [BZ #966] 2005-06-14 00:56:49 +00:00
ifreq.c
ifreq.h
Implies
init-first.c
internal_statvfs64.c
internal_statvfs.c
ipc_priv.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
kernel-features.h * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available 2005-05-03 22:59:51 +00:00
kernel-posix-cpu-timers.h 2005-04-27 Roland McGrath <roland@redhat.com> 2005-04-27 08:01:41 +00:00
ldd-rewrite.sed
lddlibc4.c [BZ #1346] 2005-09-20 07:46:34 +00:00
ldsodefs.h
libc_fatal.c * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use 2005-02-22 23:11:01 +00:00
linux_fsinfo.h
listen.S
llseek.c
lseek64.c
lxstat64.c
lxstat.c
makedev.c
Makefile * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add 2005-08-17 06:17:34 +00:00
mmap64.c
mq_close.c
mq_getattr.c
mq_notify.c
mq_open.c
mq_receive.c
mq_send.c
mq_unlink.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
netlinkaccess.h [BZ #966] 2005-06-14 00:56:49 +00:00
nice.c
not-cancel.h
nscd_setup_thread.c
ntp_gettime.c
open64.c
openat64.c * io/fcntl.h: Declare openat and openat64. 2005-11-10 00:12:21 +00:00
openat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
opendir.c
opensock.c
pathconf.c
pathconf.h
paths.h
poll.c
posix_fadvise64.c
posix_fadvise.c
pread64.c
pread.c
prof-freq.c
profil.c
ptrace.c
ptsname.c
pwrite64.c
pwrite.c
readahead.c
readdir64_r.c Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
readdir64.c Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
readonly-area.c * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. 2005-10-17 16:05:54 +00:00
readv.c
reboot.c
recv.S
recvfrom.S
recvmsg.S
renameat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
sa_len.c
sched_getaffinity.c
sched_setaffinity.c
segfault.c
semctl.c
semget.c
semop.c
semtimedop.c
send.S
sendmsg.S
sendto.S
setegid.c
seteuid.c
setgid.c
sethostid.c
setipv4sourcefilter.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setsockopt.S
setsourcefilter.c
setuid.c
shm_open.c
shm_unlink.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.S
sigaction.c
siglist.h
signal.c
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c
sigtimedwait.c
sigwait.c * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system 2005-08-01 19:27:50 +00:00
sigwaitinfo.c
sizes.h
sleep.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
socketcall.h
socketpair.S
speed.c
statfs64.c
statvfs64.c
statvfs.c
syscalls.list [BZ #1458] 2005-10-14 13:42:37 +00:00
sysconf.c
sysctl.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
syslog.c
system.c * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): 2005-06-17 23:11:35 +00:00
tcdrain.c
tcflow.c * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. 2005-11-07 23:00:18 +00:00
tcflush.c * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. 2005-11-07 23:00:18 +00:00
tcgetattr.c
tcgetpgrp.c
tcsetattr.c
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c
ttyname_r.c
ttyname.c
ualarm.c
ulimit.c
umount2.S
umount.S
unlinkat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
unlockpt.c
updwtmp.c
usleep.c
ustat.c
utimes.c
utmp_file.c
Versions * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls. 2005-08-23 14:33:08 +00:00
vfork.c
wait3.c
wait.c
waitid.c
waitpid.c
writev.c
xmknod.c
xstat64.c
xstat.c
xstatconv.c
xstatconv.h