glibc/sysdeps/unix/sysv/linux
Andreas Jaeger c997e9d40e Update.
2004-11-05  Maciej W. Rozycki  <macro@mips.com>

	* sysdeps/mips/dl-machine.h: Include <sgidefs.h>.  Use _ABIO32,
	_ABIN32 and _ABI64 for ABI selection throughout.
	* sysdeps/mips/elf/start.S: Likewise.
	* sysdeps/mips/mips64/__longjmp.c: Likewise.
	* sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
	* sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
	* sysdeps/mips/mips64/setjmp.S: Likewise.
	* sysdeps/mips/mips64/setjmp_aux.c: Likewise.
	* sysdeps/mips/sys/regdef.h: Likewise.
	* sysdeps/mips/sys/ucontext.h: Likewise.
	* sysdeps/unix/mips/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/kernel-features.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/ptrace.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.

	* sysdeps/mips/atomicity.h: Use _ABIO32, _ABIN32 and _ABI64 for
	ABI selection throughout.
	* sysdeps/mips/bits/setjmp.h: Likewise.
	* sysdeps/mips/fpu/bits/mathdef.h: Likewise.
	* sysdeps/mips/machine-gmon.h: Likewise.
	* sysdeps/mips/sys/asm.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise.

	* sysdeps/mips/sgidefs.h: Prevent <asm/sgidefs.h> from being 
	included by kernel headers and undo its settings if already 
	included.  Define _ABIO32, _ABIN32 and _ABI64 if missing and use 
	them to define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32 and 
	_MIPS_SIM_ABI64 for compatibility.
	* sysdeps/unix/sysv/linux/mips/Makefile: Use _ABIO32, _ABIN32 and
	_ABI64 for ABI selection in generated syscall-list.h
	* sysdeps/unix/sysv/linux/mips/configure.in: Use _ABIO32, _ABIN32
	and _ABI64 for ABI selection in generated asm-unistd.h.
	* sysdeps/unix/sysv/linux/mips/configure: Regenerate.

	* sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Correct
	an inverted _MIPS_SIM conditional.
2004-11-24 04:39:24 +00:00
..
alpha Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
arm [BZ #341] (O_NOATIME): Define. 2004-08-23 07:28:46 +00:00
bits Update. 2004-11-20 07:16:31 +00:00
hppa [BZ #341] (O_NOATIME): Define. 2004-08-23 07:28:46 +00:00
i386 Update. 2004-11-12 19:22:26 +00:00
ia64 Update. 2004-10-14 02:24:44 +00:00
m68k 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
mips Update. 2004-11-24 04:39:24 +00:00
net Sync with kernel header, fix typo. 2003-06-28 08:19:47 +00:00
netash
netatalk Update. 2004-08-06 18:32:16 +00:00
netax25
neteconet
netinet Update. 2003-05-10 08:39:58 +00:00
netipx
netpacket
netrom
netrose
nfs
powerpc Update. 2004-09-20 00:16:11 +00:00
s390 Update. 2004-10-05 16:11:51 +00:00
scsi
sh Update. 2004-11-20 17:58:06 +00:00
sparc 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
sys Update. 2004-09-23 14:07:48 +00:00
wordsize-64 Update. 2004-04-17 23:14:52 +00:00
x86_64 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] 2004-11-04 23:37:44 +00:00
Dist Update. 2004-06-30 07:59:08 +00:00
Implies
Makefile Update. 2004-10-04 23:30:29 +00:00
Versions Update. 2004-10-22 19:58:34 +00:00
_exit.c Update. 2003-09-03 03:22:23 +00:00
a.out.h Update. 2003-07-25 09:06:04 +00:00
accept.S
adjtime.c * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Use prototype style definition. * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIME): If __ASSUME_TIMEVAL64, define __adjtime directly rather than via strong_alias. 2004-10-15 07:06:56 +00:00
aio_sigqueue.c Update. 2003-09-03 03:22:23 +00:00
bind.S
check_pf.c Update. 2003-11-13 23:39:31 +00:00
clock.c
clock_getres.c
clock_gettime.c
clock_nanosleep.c Update. 2003-06-15 21:22:26 +00:00
clock_settime.c Update. 2004-02-26 21:36:37 +00:00
cmsg_nxthdr.c
configure Update. 2004-07-06 04:26:42 +00:00
configure.in Update. 2004-07-06 04:26:42 +00:00
connect.S
device-nrs.h
dl-brk.c
dl-execstack.c Update. 2004-09-21 02:30:50 +00:00
dl-librecon.h Update. 2004-03-05 10:29:47 +00:00
dl-origin.c Update. 2004-07-06 04:26:42 +00:00
dl-osinfo.h Update. 2004-03-05 10:29:47 +00:00
dl-sbrk.c
dl-sysdep.c [BZ #227] 2004-08-15 23:33:02 +00:00
errqueue.h
execve.c Update. 2003-09-03 03:22:23 +00:00
exit-thread.S
fatal-prepare.h
fcntl.c Update. 2004-07-16 18:11:48 +00:00
fd_to_filename.h
fexecve.c
fpathconf.c Update. 2003-08-08 07:43:03 +00:00
fstatfs64.c Update. 2003-06-24 18:59:03 +00:00
fstatvfs.c Update. 2003-09-17 00:49:19 +00:00
fstatvfs64.c Update. 2004-04-03 07:50:20 +00:00
ftime.c
ftruncate64.c Update. 2003-09-03 03:22:23 +00:00
futimes.c Update. 2003-07-31 19:26:38 +00:00
fxstat.c Update. 2003-06-28 08:11:28 +00:00
fxstat64.c Update. 2003-09-03 03:22:23 +00:00
gai_sigqueue.c Update. 2003-09-03 03:22:23 +00:00
getclktck.c Update. 2004-03-05 10:29:47 +00:00
getcwd.c Update. 2003-09-20 01:06:31 +00:00
getdents.c Update. 2004-03-01 21:34:36 +00:00
getdents64.c
getdirentries.c
getdirentries64.c
getdtsz.c
gethostid.c Update. 2003-09-04 14:08:24 +00:00
getipv4sourcefilter.c Update. 2004-08-06 09:25:59 +00:00
getloadavg.c [BZ #263] 2004-07-13 00:23:34 +00:00
getpagesize.c Update. 2004-03-05 10:29:47 +00:00
getpeername.S
getpriority.c Update. 2003-09-03 03:22:23 +00:00
getpt.c
getsockname.S
getsockopt.S
getsourcefilter.c Update. 2004-08-07 18:22:26 +00:00
getsysstats.c Update. 2003-09-04 08:27:37 +00:00
grantpt.c
if_index.c Update. 2004-06-30 07:43:11 +00:00
ifaddrs.c Update. 2004-11-10 00:50:40 +00:00
ifreq.c Update. 2004-07-26 15:22:56 +00:00
ifreq.h Update. 2003-06-13 21:05:42 +00:00
init-first.c Update. 2004-03-05 10:29:47 +00:00
internal_statvfs.c Restructure to avoid duplication in 64-bit version. 2004-04-03 17:32:18 +00:00
internal_statvfs64.c Update. 2004-04-03 07:50:20 +00:00
ipc_priv.h Update. 2003-09-03 03:22:23 +00:00
kernel-features.h Update. 2004-11-24 04:39:24 +00:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h 2003-06-26 Roland McGrath <roland@redhat.com> 2003-06-26 19:54:29 +00:00
libc_fatal.c Update. 2004-11-15 22:00:25 +00:00
linux_fsinfo.h Update. 2003-09-17 00:49:19 +00:00
listen.S
llseek.c Update. 2003-09-03 03:22:23 +00:00
lseek64.c
lxstat.c Update. 2003-06-28 08:11:28 +00:00
lxstat64.c Update. 2003-09-03 03:22:23 +00:00
makedev.c Update. 2003-09-24 21:13:55 +00:00
mmap64.c Update. 2003-09-03 03:22:23 +00:00
mq_close.c Update. 2004-04-13 02:15:43 +00:00
mq_getattr.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
mq_notify.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
mq_open.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
mq_receive.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
mq_send.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
mq_unlink.c Update. 2004-04-20 04:31:12 +00:00
msgctl.c Update. 2004-03-10 19:28:58 +00:00
msgget.c
msgrcv.c
msgsnd.c
netlinkaccess.h Update. 2004-06-30 07:43:11 +00:00
nice.c
not-cancel.h Update. 2003-09-04 14:08:24 +00:00
nscd_setup_thread.c [BZ #390] 2004-09-17 23:47:50 +00:00
ntp_gettime.c
open64.c
opendir.c
opensock.c
pathconf.c Update. 2003-09-04 14:42:25 +00:00
pathconf.h Update. 2003-06-11 23:22:36 +00:00
paths.h
poll.c Update. 2003-09-03 03:22:23 +00:00
posix_fadvise.c Update. 2003-08-17 00:37:19 +00:00
posix_fadvise64.c Update. 2004-03-10 19:28:58 +00:00
pread.c Update. 2004-07-06 04:26:42 +00:00
pread64.c Update. 2003-09-03 03:22:23 +00:00
prof-freq.c Update. 2004-03-05 10:29:47 +00:00
profil.c
ptrace.c Update. 2003-09-03 03:22:23 +00:00
ptsname.c
pwrite.c Update. 2004-07-06 04:26:42 +00:00
pwrite64.c Update. 2003-09-03 03:22:23 +00:00
readahead.c Update. 2004-01-20 23:25:27 +00:00
readdir64.c
readdir64_r.c
readonly-area.c 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
readv.c Update. 2003-09-03 03:22:23 +00:00
reboot.c Update. 2003-09-03 03:22:23 +00:00
recv.S
recvfrom.S
recvmsg.S
sa_len.c
sched_getaffinity.c Update. 2004-03-29 22:04:09 +00:00
sched_setaffinity.c Update. 2004-06-18 04:29:42 +00:00
segfault.c
semctl.c Update. 2004-03-10 19:28:58 +00:00
semget.c
semop.c
semtimedop.c Update. 2003-05-01 21:41:01 +00:00
send.S
sendmsg.S
sendto.S
setegid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
seteuid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
setgid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
sethostid.c
setipv4sourcefilter.c Update. 2004-08-07 18:22:26 +00:00
setregid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
setresgid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
setresuid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
setreuid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
setsockopt.S
setsourcefilter.c Update. 2004-08-07 18:22:26 +00:00
setuid.c Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-functions.h includes. Include setxid.h. Use INLINE_SETXID_SYSCALL macro instead of INLINE_SYSCALL, kill the HAVE_PTR__NPTL_SETXID guarded snippets. 2004-11-12 01:15:06 +00:00
shm_open.c Update. 2004-04-20 18:58:56 +00:00
shm_unlink.c
shmat.c
shmctl.c Update. 2004-03-10 19:28:58 +00:00
shmdt.c
shmget.c
shutdown.S
sigaction.c Update. 2003-09-03 03:22:23 +00:00
siglist.h
signal.c
sigpending.c Update. 2003-09-03 03:22:23 +00:00
sigprocmask.c Update. 2004-09-28 22:44:12 +00:00
sigqueue.c Update. 2003-09-03 03:22:23 +00:00
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c Update. 2003-09-03 03:22:23 +00:00
sigtimedwait.c Update. 2004-09-28 22:44:12 +00:00
sigwait.c Update. 2004-09-28 22:44:12 +00:00
sigwaitinfo.c Update. 2004-09-28 22:44:12 +00:00
sizes.h
sleep.c Update. 2003-07-11 22:50:16 +00:00
socketcall.h
socketpair.S
speed.c 2003-09-08 Roland McGrath <roland@frob.com> 2003-09-09 06:44:48 +00:00
statfs64.c Update. 2004-04-03 07:50:20 +00:00
statvfs.c Update. 2003-09-17 00:49:19 +00:00
statvfs64.c Update. 2004-04-03 07:50:20 +00:00
syscalls.list Update. 2004-11-12 01:27:04 +00:00
sysconf.c Update. 2004-06-01 18:53:04 +00:00
sysctl.c Update. 2003-09-03 03:22:23 +00:00
system.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c 2003-09-10 Roland McGrath <roland@redhat.com> 2003-09-10 19:16:07 +00:00
tcgetpgrp.c
tcsetattr.c 2003-09-10 Roland McGrath <roland@redhat.com> 2003-09-10 19:16:07 +00:00
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c Update. 2004-06-30 07:43:11 +00:00
ttyname.c
ttyname_r.c
ualarm.c
ulimit.c
umount.S
umount2.S
unlockpt.c
updwtmp.c
usleep.c Update. 2003-06-15 21:22:26 +00:00
ustat.c Update. 2003-09-27 17:02:41 +00:00
utimes.c Update. 2003-09-17 09:18:37 +00:00
utmp_file.c
vfork.c
wait.c Update. 2003-06-16 19:39:00 +00:00
wait3.c
waitid.c Update. 2004-10-30 18:04:21 +00:00
waitpid.c Update. 2003-05-13 23:57:02 +00:00
writev.c Update. 2003-09-03 03:22:23 +00:00
xmknod.c Update. 2003-09-27 17:02:41 +00:00
xstat.c Update. 2003-06-28 08:11:28 +00:00
xstat64.c Update. 2003-09-03 03:22:23 +00:00
xstatconv.c Update. 2003-06-16 17:18:06 +00:00
xstatconv.h Update. 2003-06-28 08:11:28 +00:00