glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper ce42435cab Update.
* sysdeps/generic/utmp_file.c: Use not-cancelable syscalls all
	over the place.  It would be allowed to have these fucntions as
	cancellation points but the cleanup would be ugly and a lot of
	work.

	* sysdeps/generic/not-cancel.h (fcntl_not_cancel): Define.
	* sysdeps/unix/sysv/linux/not-cancel.h (fcntl_not_cancel): Define.

	* include/fcntl.h (__fcntl_nocancel): Declare.
	* sysdeps/unix/sysv/linux/fcntl.c: New file.
	* sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Only enable
	cancellation if absolutely needed.
	(__fcntl_nocancel): Define.

	* posix/unistd.h (gethostid): Remove __THROW.  Clarify comment.
	* sysdeps/unix/sysv/linux/Makefile (CFLAGS-gethostid.c): Add
	-fexceptions.
	* sysdeps/unix/sysv/linux/gethostid.c (gethostid): Use
	extend_alloca.

	* resolv/res_init.c (__res_nclose): Use close_not_cancel_no_status
	instead of __close.
2003-09-04 14:08:24 +00:00
..
bits Update. 2003-07-25 09:06:04 +00:00
sys
_exit.S Update. 2002-12-20 07:12:24 +00:00
alphasort64.c
bp-thunks.h * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
brk.c Update. 2003-01-09 04:19:03 +00:00
chown.c Update. 2003-09-03 03:22:23 +00:00
clone.S * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
Dist Update. 2003-02-21 07:07:52 +00:00
dl-librecon.h 2002-12-10 Roland McGrath <roland@redhat.com> 2002-12-10 10:30:54 +00:00
dl-procinfo.c Update. 2003-07-22 22:28:07 +00:00
dl-procinfo.h Update. 2003-06-13 21:05:42 +00:00
fchown.c Update. 2003-09-03 03:22:23 +00:00
fcntl.c Update. 2003-09-04 14:08:24 +00:00
fxstat.c Update. 2003-09-03 03:22:23 +00:00
get_clockfreq.c
getcontext.S Update. 2003-06-24 09:02:16 +00:00
getdents64.c
getegid.c Update. 2003-09-03 03:22:23 +00:00
geteuid.c Update. 2003-09-03 03:22:23 +00:00
getgid.c Update. 2003-09-03 03:22:23 +00:00
getgroups.c Update. 2003-09-03 03:22:23 +00:00
getmsg.c Update. 2003-09-03 03:22:23 +00:00
getresgid.c Update. 2003-09-03 03:22:23 +00:00
getresuid.c Update. 2003-09-03 03:22:23 +00:00
getrlimit64.c
getrlimit.c Update. 2003-09-03 03:22:23 +00:00
getuid.c Update. 2003-09-03 03:22:23 +00:00
glob64.c
lchown.c Update. 2003-09-03 03:22:23 +00:00
ldconfig.h
lockf64.c Update. 2003-09-03 03:22:23 +00:00
lxstat.c Update. 2003-09-03 03:22:23 +00:00
makecontext.S
Makefile Update. 2003-08-17 00:37:19 +00:00
mmap64.S Update. 2002-12-18 11:56:21 +00:00
mmap.S Update. 2002-12-18 11:56:21 +00:00
msgctl.c
olddirent.h
oldgetrlimit64.c
posix_fadvise64.S Update. 2003-08-19 08:31:06 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-11 18:56:32 +00:00
putmsg.c Update. 2003-09-03 03:22:23 +00:00
readdir64_r.c
readdir64.c
readelflib.c
register-dump.h
scandir64.c
semctl.c Update. 2003-07-31 19:26:38 +00:00
semtimedop.S Update. 2003-04-02 23:49:47 +00:00
setcontext.S Update. 2003-04-05 22:03:35 +00:00
setegid.c Update. 2003-06-10 02:32:35 +00:00
seteuid.c Update. 2003-06-08 22:37:53 +00:00
setfsgid.c Update. 2003-09-03 03:22:23 +00:00
setfsuid.c Update. 2003-09-03 03:22:23 +00:00
setgid.c Update. 2003-09-03 03:22:23 +00:00
setgroups.c Update. 2003-09-03 03:22:23 +00:00
setregid.c Update. 2003-09-03 03:22:23 +00:00
setresgid.c Update. 2003-09-03 03:22:23 +00:00
setresuid.c Update. 2003-09-03 03:22:23 +00:00
setreuid.c Update. 2003-09-03 03:22:23 +00:00
setrlimit.c Update. 2003-09-03 03:22:23 +00:00
setuid.c Update. 2003-09-03 03:22:23 +00:00
shmctl.c
sigaction.c Update. 2003-09-03 03:22:23 +00:00
sigcontextinfo.h
socket.S Update. 2003-06-16 23:07:43 +00:00
swapcontext.S 2003-04-06 Roland McGrath <roland@redhat.com> 2003-04-06 20:59:45 +00:00
syscall.S Update. 2002-12-18 11:56:21 +00:00
syscalls.list Update. 2003-09-02 08:47:09 +00:00
sysdep.h Update. 2003-09-03 02:58:30 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
ucontext_i.h
Versions Update. 2003-08-22 18:11:32 +00:00
versionsort64.c
vfork.S Update. 2002-12-31 20:46:11 +00:00
xstat.c Update. 2003-09-03 03:22:23 +00:00