glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 2c008571c3 Update.
2003-04-19  Ulrich Drepper  <drepper@redhat.com>

	* catgets/nl_types.h: Remove __THROW marker from cancellation points.
	* dirent/dirent.h: Likewise.
	* dlfcn/dlfcn.h: Likewise.
	* grp/grp.h: Likewise.
	* iconv/iconv.h: Likewise.
	* io/fcntl.h: Likewise.
	* io/ftw.h: Likewise.
	* libio/stdio.h: Likewise.
	* misc/sys/mman.h: Likewise.
	* misc/sys/select.h: Likewise.
	* misc/sys/syslog.h: Likewise.
	* misc/sys/uio.h: Likewise.
	* posix/spawn.h: Likewise.
	* posix/unistd.h: Likewise.
	* posix/sys/wait.h: Likewise.
	* pwd/pwd.h: Likewise.
	* resolv/netdb.h: Likewise.
	* rt/aio.h: Likewise.
	* shadow/shadow.h: Likewise.
	* signal/signal.h: Likewise.
	* socket/sys/socket.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* streams/stropts.h: Likewise.
	* string/string.h: Likewise.
	* sysdeps/gnu/utmpx.h: Likewise.
	* sysvipc/sys/msg.h: Likewise.
	* termios/termios.h: Likewise.
	* time/time.h: Likewise.
	* wcsmbs/wchar.h: Likewise.
	* iconv/gconv_cache.c: Include <not-cancel.h> and use non-cancelable
	functions.
	* misc/daemon.c: Likewise.
	* sysdeps/generic/backtracesymsfd.c: Likewise.
	* sysdeps/generic/check_fds.c: Likewise.
	* sysdeps/unix/sysv/linux/gethostid.c: Likewise.
	* sysdeps/unix/sysv/linux/not-cancel.h: New file.
	* sysdeps/generic/not-cancel.h: New file.
	* csu/Makefile (distribute): Add not-cancel.h.
	* sysdeps/unix/sysv/linux/fatal-prepare.h: New file.
	* sysdeps/unix/sysv/linux/Makefile: Define FATAL_PREPARE_INCLUDE
	for assert.c and assert-perr.c to include <fatal-prepare.h>.
	* sysdeps/unix/sysv/linux/Dist: Add fatal-prepare.h.

	* sysdeps/posix/remove.c (remove): Rewrite.  No need to restore
	errno and unlink first.

	* io/ftw.c (ftw_dir): In all places assume fchdir is available.

2003-04-18  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_fatal): Use
	INTERNAL_SYSCALL instead of INLINE_SYSCALL.
2003-04-19 16:57:17 +00:00
..
alpha Update. 2003-04-01 06:20:33 +00:00
arm * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use 2003-03-27 02:45:58 +00:00
bits Update. 2003-04-01 06:20:33 +00:00
cris Update. 2003-03-23 19:44:31 +00:00
hppa Update. 2003-04-01 06:20:33 +00:00
i386 Update. 2003-04-14 17:30:34 +00:00
ia64 Update. 2003-04-12 00:58:26 +00:00
m68k Define ret_NOERRNO. 2003-03-25 23:15:40 +00:00
mips * sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64. * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New. * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64. (mcontext_t): Make it match the 32-bit mips kernel in o32. * sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from the mips and mips64 headers. (struct user): Port to n32/n64. 2003-04-13 11:36:32 +00:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netpacket
netrom
netrose
nfs
powerpc * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c 2003-04-11 22:09:16 +00:00
s390 (struct siginfo): Avoid no-op padding element. 2003-03-26 23:41:58 +00:00
scsi
sh * sysdeps/sh/bits/atomic.h: Moved to ... 2003-04-06 21:04:05 +00:00
sparc Update. 2003-04-14 17:30:34 +00:00
sys Update. 2003-03-25 01:14:36 +00:00
x86_64 Update. 2003-04-02 23:49:47 +00:00
Dist Update. 2003-04-19 16:57:17 +00:00
Implies
Makefile Update. 2003-04-19 16:57:17 +00:00
Versions
_exit.c
a.out.h
accept.S
adjtime.c
aio_sigqueue.c
bind.S
clock.c
clock_getres.c Update. 2003-03-03 04:57:09 +00:00
clock_gettime.c Update. 2003-03-03 04:57:09 +00:00
clock_nanosleep.c Update. 2003-03-03 04:57:09 +00:00
clock_settime.c Update. 2003-03-03 04:57:09 +00:00
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 Revert unintentional commits. 2003-02-26 00:01:15 +00:00
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-03-14 06:28:45 +00:00
fstatfs64.c
fstatvfs.c
fstatvfs64.c
ftime.c
ftruncate64.c
fxstat.c
fxstat64.c
gai_sigqueue.c
getclktck.c
getcwd.c
getdents.c
getdents64.c
getdirentries.c
getdirentries64.c
getdtsz.c
gethostid.c Update. 2003-04-19 16:57:17 +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-04-17 01:08:57 +00:00
ifreq.h
init-first.c
internal_statvfs.c
ipc_priv.h Update. 2003-04-02 23:49:47 +00:00
kernel-features.h Update. 2003-04-12 20:32:01 +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
lxstat64.c
mmap64.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
nice.c
not-cancel.h Update. 2003-04-19 16:57:17 +00:00
ntp_gettime.c
open64.c
opendir.c
opensock.c
pathconf.c Update. 2003-03-14 06:28:45 +00:00
pathconf.h Update. 2003-03-14 06:28:45 +00:00
paths.h
poll.c
posix_fadvise.c Update. 2003-02-05 23:30:38 +00:00
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
segfault.c
semctl.c
semget.c
semop.c
send.S
sendmsg.S
sendto.S
setegid.c
seteuid.c
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
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
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 Update. 2003-02-17 20:46:52 +00:00
tcgetpgrp.c
tcsetattr.c Update. 2003-02-21 00:12:29 +00:00
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c
ttyname.c
ttyname_r.c Update. 2003-02-25 02:46:33 +00:00
ualarm.c
ulimit.c
umount.S
umount2.S
unlockpt.c
updwtmp.c
usleep.c
ustat.c
utmp_file.c
vfork.c
wait.c
wait3.c
waitpid.c
writev.c
xmknod.c
xstat.c
xstat64.c
xstatconv.c