..
alpha
* sysdeps/unix/sysv/linux/alpha/clone.S: Use HIDDEN_JUMPTARGET. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use libc_hidden_def. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use libc_hidden_proto on them.
2003-06-24 16:38:45 +00:00
arm
* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use
2003-03-27 02:45:58 +00:00
bits
(IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLICY, IPV6_XFRM_POLICY): Define.
2003-06-10 16:20:32 +00:00
cris
Update.
2003-06-12 16:20:32 +00:00
hppa
Update.
2003-04-01 06:20:33 +00:00
i386
Update.
2003-06-24 09:02:16 +00:00
ia64
Update.
2003-06-12 16:20:32 +00:00
m68k
semtimedop implementation for Linux/m68k.
2003-04-27 17:08:00 +00:00
mips
2003-06-15 Guido Guenther <agx@sigxcpu.org>
2003-06-15 14:41:02 +00:00
net
…
netash
…
netatalk
…
netax25
…
neteconet
…
netinet
Update.
2003-05-10 08:39:58 +00:00
netipx
…
netpacket
…
netrom
…
netrose
…
nfs
…
powerpc
Update.
2003-06-18 03:38:07 +00:00
s390
Update.
2003-06-12 16:20:32 +00:00
scsi
…
sh
Update.
2003-05-05 18:24:09 +00:00
sparc
Update.
2003-06-10 02:32:35 +00:00
sys
Update.
2003-06-14 05:18:31 +00:00
x86_64
(_STAT_VER_LINUX): Avoid redeclaration with 32-bit code.
2003-06-24 10:02:24 +00:00
Dist
Update.
2003-06-11 23:22:36 +00:00
Implies
…
Makefile
Update.
2003-06-11 23:22:36 +00:00
Versions
…
_exit.c
…
a.out.h
…
accept.S
…
adjtime.c
…
aio_sigqueue.c
…
bind.S
…
check_pf.c
Update.
2003-06-14 09:00:28 +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
…
cmsg_nxthdr.c
…
configure
* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt.
2003-03-23 02:10:04 +00:00
configure.in
* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt.
2003-03-23 02:10:04 +00:00
connect.S
…
device-nrs.h
…
dl-brk.c
…
dl-librecon.h
…
dl-origin.c
…
dl-osinfo.h
…
dl-sbrk.c
…
dl-sysdep.c
…
errqueue.h
…
execve.c
…
exit-thread.S
…
fatal-prepare.h
Update.
2003-04-19 16:57:17 +00:00
fd_to_filename.h
…
fexecve.c
…
fpathconf.c
Update.
2003-06-11 23:22:36 +00:00
fstatfs64.c
…
fstatvfs.c
…
fstatvfs64.c
…
ftime.c
…
ftruncate64.c
…
fxstat.c
Update.
2003-06-11 23:22:36 +00:00
fxstat64.c
Update.
2003-06-11 23:22:36 +00:00
gai_sigqueue.c
…
getclktck.c
…
getcwd.c
…
getdents.c
…
getdents64.c
…
getdirentries.c
…
getdirentries64.c
…
getdtsz.c
…
gethostid.c
2003-04-22 Roland McGrath <roland@redhat.com>
2003-04-23 01:54:03 +00:00
getloadavg.c
…
getpagesize.c
…
getpeername.S
…
getpriority.c
…
getpt.c
…
getsockname.S
…
getsockopt.S
…
getsysstats.c
Update.
2003-04-03 18:53:31 +00:00
grantpt.c
…
if_index.c
…
ifaddrs.c
Update.
2003-06-10 08:58:05 +00:00
ifreq.c
Update.
2003-06-13 21:05:42 +00:00
ifreq.h
Update.
2003-06-13 21:05:42 +00:00
init-first.c
…
internal_statvfs.c
…
ipc_priv.h
Update.
2003-04-02 23:49:47 +00:00
kernel-features.h
* sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_ST_INO_64_BIT) Unset for alpha. (__ASSUME_TIMEVAL64): Set for alpha. * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove adjtimex, osf_sigprocmask, old_adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use INLINE_SYSCALL, __ASSUME_TIMEVAL64. Reorg tv64 functions to avoid uninit variable. * sysdeps/unix/sysv/linux/alpha/getitimer.S: Use __ASSUME_TIMEVAL64. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/select.S: Likewise. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise. * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Streamline PIC code sequence. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. * sysdeps/unix/sysv/linux/alpha/sigaction.c: New file. * sysdeps/unix/sysv/linux/alpha/sigprocmask.c: Use INLINE_SYSCALL. * sysdeps/unix/sysv/linux/alpha/ustat.c: Likewise. * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove osf_sigprocmask, sys_ustat, sys_mknod, adjtimex, old_adjtimex. * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): Don't defer to __syscall_name; error for rt_sigaction. * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Include kernel_stat.h.
2003-06-20 16:24:36 +00:00
kernel_sigaction.h
…
kernel_stat.h
…
kernel_termios.h
…
ldd-rewrite.sed
…
lddlibc4.c
…
ldsodefs.h
…
libc_fatal.c
Update.
2003-04-19 16:57:17 +00:00
linux_fsinfo.h
Update.
2003-03-14 06:28:45 +00:00
listen.S
…
llseek.c
…
lseek64.c
…
lxstat.c
Update.
2003-06-11 23:22:36 +00:00
lxstat64.c
Update.
2003-06-11 23:22:36 +00:00
mmap64.c
…
msgctl.c
…
msgget.c
…
msgrcv.c
…
msgsnd.c
…
nice.c
…
not-cancel.h
2003-04-22 Roland McGrath <roland@redhat.com>
2003-04-23 01:54:03 +00:00
ntp_gettime.c
…
open64.c
…
opendir.c
…
opensock.c
…
pathconf.c
Update.
2003-06-11 23:22:36 +00:00
pathconf.h
Update.
2003-06-11 23:22:36 +00:00
paths.h
…
poll.c
…
posix_fadvise.c
…
pread.c
…
pread64.c
…
profil.c
…
ptrace.c
…
ptsname.c
…
pwrite.c
…
pwrite64.c
…
readahead.c
…
readdir64.c
…
readdir64_r.c
…
readv.c
…
reboot.c
…
recv.S
…
recvfrom.S
…
recvmsg.S
…
rt_sigaction.c
…
rt_sigpending.c
…
rt_sigprocmask.c
…
rt_sigqueueinfo.c
…
rt_sigreturn.c
…
rt_sigsuspend.c
…
rt_sigtimedwait.c
…
s_pread64.c
…
s_pwrite64.c
…
sa_len.c
…
sched_getaffinity.c
Update.
2003-05-10 05:36:37 +00:00
sched_setaffinity.c
Update.
2003-05-10 05:36:37 +00:00
segfault.c
…
semctl.c
…
semget.c
…
semop.c
…
semtimedop.c
Update.
2003-05-01 21:41:01 +00:00
send.S
…
sendmsg.S
…
sendto.S
…
setegid.c
Update.
2003-06-10 02:32:35 +00:00
seteuid.c
Update.
2003-06-10 02:32:35 +00:00
sethostid.c
…
setsockopt.S
…
shm_open.c
…
shm_unlink.c
…
shmat.c
…
shmctl.c
…
shmdt.c
…
shmget.c
…
shutdown.S
…
sigaction.c
…
siglist.h
Update.
2003-04-01 06:20:33 +00:00
signal.c
…
sigpending.c
…
sigprocmask.c
Update.
2003-04-21 07:39:20 +00:00
sigqueue.c
…
sigreturn.c
…
sigset-cvt-mask.h
…
sigstack.c
…
sigsuspend.c
…
sigtimedwait.c
Update.
2003-06-17 20:46:06 +00:00
sigwait.c
Update.
2003-06-17 20:46:06 +00:00
sigwaitinfo.c
Update.
2003-06-17 20:46:06 +00:00
sizes.h
…
sleep.c
Update.
2003-06-17 20:46:06 +00:00
socketcall.h
…
socketpair.S
…
speed.c
…
statfs64.c
…
statvfs.c
…
statvfs64.c
…
syscalls.list
* Makerules (check-abi) [$(enable-check-abi) = warn]:
2003-03-27 09:48:09 +00:00
sysconf.c
(__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres failed.
2003-03-27 17:55:08 +00:00
sysctl.c
…
system.c
Update.
2003-04-17 16:34:08 +00:00
tcdrain.c
…
tcflow.c
…
tcflush.c
…
tcgetattr.c
…
tcgetpgrp.c
…
tcsetattr.c
…
tcsetpgrp.c
…
termio.h
…
testrtsig.h
…
truncate64.c
…
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
…
utmp_file.c
…
vfork.c
…
wait.c
Update.
2003-06-16 19:39:00 +00:00
wait3.c
…
waitpid.c
Update.
2003-05-13 23:57:02 +00:00
writev.c
…
xmknod.c
…
xstat.c
Update.
2003-06-11 23:22:36 +00:00
xstat64.c
Update.
2003-06-11 23:22:36 +00:00
xstatconv.c
Update.
2003-06-16 17:18:06 +00:00
xstatconv.h
Update.
2003-06-11 23:22:36 +00:00