glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 7f745396c4 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
* sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
	* sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
	open64_2.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
	entries.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/wordsize-64/alphasort.c: New file.
	* sysdeps/wordsize-64/alphasort64.c: New file.
	* sysdeps/wordsize-64/fseeko.c: New file.
	* sysdeps/wordsize-64/fseeko64.c: New file.
	* sysdeps/wordsize-64/ftello.c: New file.
	* sysdeps/wordsize-64/ftello64.c: New file.
	* sysdeps/wordsize-64/ftw.c: New file.
	* sysdeps/wordsize-64/ftw64.c: New file.
	* sysdeps/wordsize-64/iofgetpos.c: New file.
	* sysdeps/wordsize-64/iofgetpos64.c: New file.
	* sysdeps/wordsize-64/iofopen.c: New file.
	* sysdeps/wordsize-64/iofopen64.c: New file.
	* sysdeps/wordsize-64/iofsetpos.c: New file.
	* sysdeps/wordsize-64/iofsetpos64.c: New file.
	* sysdeps/wordsize-64/lockf.c: New file.
	* sysdeps/wordsize-64/lockf64.c: New file.
	* sysdeps/wordsize-64/mkostemp.c: New file.
	* sysdeps/wordsize-64/mkostemp64.c: New file.
	* sysdeps/wordsize-64/mkstemp.c: New file.
	* sysdeps/wordsize-64/mkstemp64.c: New file.
	* sysdeps/wordsize-64/scandir.c: New file.
	* sysdeps/wordsize-64/scandir64.c: New file.
	* sysdeps/wordsize-64/tmpfile.c: New file.
	* sysdeps/wordsize-64/tmpfile64.c: New file.
	* sysdeps/wordsize-64/versionsort.c: New file.
	* sysdeps/wordsize-64/versionsort64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
	* sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.

	* crypt/sha256-crypt.c: Fix a comment.
	* crypt/sha512-crypt.c: Likewise.
2007-11-10 19:36:06 +00:00
..
alpha * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
bits * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. 2007-10-11 16:32:14 +00:00
i386 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
ia64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netpacket
netrom
netrose
nfs
powerpc * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
s390 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
scsi
sh * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
sparc * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. 2007-10-17 18:55:39 +00:00
sys [BZ #5040] 2007-10-28 01:34:10 +00:00
wordsize-64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
x86_64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
Implies
Makefile * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
Versions 2007-10-04 Jakub Jelinek <jakub@redhat.com> 2007-10-05 20:32:30 +00:00
_exit.c
a.out.h
accept.S
adjtime.c
aio_sigqueue.c
bind.S
check_pf.c * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to 2007-08-29 16:50:11 +00:00
clock.c
clock_getcpuclockid.c
clock_getres.c
clock_gettime.c * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu): 2007-08-13 00:46:30 +00:00
clock_nanosleep.c
clock_settime.c
cmsg_nxthdr.c
configure
configure.in
connect.S
device-nrs.h
dl-brk.c
dl-execstack.c
dl-librecon.h
dl-origin.c
dl-osinfo.h * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't 2007-09-15 22:54:33 +00:00
dl-sbrk.c
dl-sysdep.c
dl-sysdep.h
dl-vdso.c * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
dl-vdso.h * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
epoll_pwait.c [BZ #4514] 2007-05-21 18:23:50 +00:00
errqueue.h
eventfd.c 2007-10-04 Jakub Jelinek <jakub@redhat.com> 2007-10-05 20:32:30 +00:00
eventfd_read.c * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use 2007-10-09 03:56:53 +00:00
eventfd_write.c * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use 2007-10-09 03:56:53 +00:00
execve.c
exit-thread.S
faccessat.c
fatal-prepare.h * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the 2007-01-17 08:37:26 +00:00
fchmodat.c
fchownat.c
fcntl.c
fd_to_filename.h
fexecve.c
fpathconf.c
fstatfs64.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
fstatvfs.c
fstatvfs64.c
ftime.c
ftruncate64.c
futimens.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00
futimes.c * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define 2007-05-28 16:43:59 +00:00
futimesat.c
fxstat.c
fxstat64.c
fxstatat.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
fxstatat64.c
gai_sigqueue.c
getclktck.c
getcwd.c
getdents.c * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove. 2007-01-17 11:42:36 +00:00
getdents64.c
getdirentries.c
getdirentries64.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 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using 2007-08-01 21:23:59 +00:00
grantpt.c
if_index.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
ifaddrs.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
ifreq.c
init-first.c * csu/libc-start.c: Don't handle VDSO_SETUP here. 2007-08-20 22:36:43 +00:00
internal_statvfs.c . 2007-07-31 13:33:18 +00:00
internal_statvfs64.c
ipc_priv.h
kernel-features.h * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
kernel-posix-cpu-timers.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h
libc_fatal.c
linkat.c
linux_fsinfo.h
listen.S
llseek.c
local-setxid.h
lseek64.c
lutimes.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00
lxstat.c
lxstat64.c
makedev.c
mkdirat.c
mmap64.c
mq_close.c
mq_getattr.c
mq_notify.c
mq_open.c * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. 2007-09-15 22:35:27 +00:00
mq_receive.c
mq_send.c
mq_unlink.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
netlinkaccess.h
nice.c
not-cancel.h
nscd_setup_thread.c * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only 2007-11-06 00:45:40 +00:00
ntp_gettime.c
open64.c * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
open64_2.c * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
open_2.c * Makerules (sysd-rules): Define PTW for ptw-* files. 2007-05-24 23:55:28 +00:00
openat.c * Makerules (sysd-rules): Define PTW for ptw-* files. 2007-05-24 23:55:28 +00:00
openat64.c * Makerules (sysd-rules): Define PTW for ptw-* files. 2007-05-24 23:55:28 +00:00
opendir.c
opensock.c
pathconf.c
pathconf.h
paths.h
poll.c
posix_fadvise.c
posix_fadvise64.c
posix_fallocate.c * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix 2007-07-31 19:33:23 +00:00
posix_fallocate64.c * sysdeps/posix/posix_fallocate64.c: Undefine 2007-07-28 18:13:45 +00:00
posix_madvise.c [BZ #3325] 2007-02-21 19:13:15 +00:00
ppoll.c * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
pread.c
pread64.c
prof-freq.c
profil.c
pselect.c * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
ptrace.c
ptsname.c
pwrite.c
pwrite64.c
readahead.c [BZ #5208] 2007-10-28 01:08:55 +00:00
readdir64.c
readdir64_r.c
readlinkat.c
readonly-area.c
readv.c
reboot.c
recv.S
recvfrom.S
recvmsg.S
renameat.c
sa_len.c
sched_getaffinity.c
sched_getcpu.c [BZ #4306] 2007-04-28 04:03:38 +00:00
sched_setaffinity.c * sysdeps/unix/sysv/linux/sched_setaffinity.c 2007-05-10 23:38:55 +00:00
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_open): Fix typo in last change. 2007-08-10 23:21:18 +00:00
shm_unlink.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.S
sigaction.c
siglist.h
signal.c
signalfd.c * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, 2007-10-05 18:55:57 +00:00
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c
sigtimedwait.c
sigwait.c
sigwaitinfo.c
sizes.h
sleep.c
socketcall.h
socketpair.S
speed.c
statfs64.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
statvfs.c
statvfs64.c
symlinkat.c
sync_file_range.c * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): 2007-04-01 16:35:03 +00:00
syscalls.list * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value 2007-09-18 16:21:06 +00:00
sysconf.c
sysctl.c
syslog.c
system.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsetattr.c
tcsetpgrp.c
termio.h
testrtsig.h
time.c
truncate64.c
tst-clone.c
tst-getcpu.c * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for getpid. 2007-05-12 21:06:31 +00:00
ttyname.c
ttyname_r.c
ualarm.c
ulimit.c
umount.S
umount2.S
unlinkat.c
unlockpt.c
updwtmp.c
usleep.c
ustat.c
utimensat.c * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and 2007-05-10 21:44:41 +00:00
utimes.c
utmp_file.c
vfork.c
wait.c
wait3.c
waitid.c
waitpid.c
writev.c
xmknod.c
xmknodat.c
xstat.c
xstat64.c
xstatconv.c * nscd/servicescache.c: Include kernel-features.h. 2007-08-13 18:33:31 +00:00
xstatconv.h