glibc/stdlib
Ulrich Drepper 7a1147946e Update.
2003-06-15  Ulrich Drepper  <drepper@redhat.com>

	Fix cancellation point handling wrt exception based cleanup.
	* io/Makefile: Compile fcntl.c, poll.c, and lockf.c with exceptions.
	* misc/Makefile: Compile pselect.c, readv.c, writev.c, and usleep.c
	with exceptions.
	* posix/Makefile: Compile pread.c, pread64.c, pwrite.c, pwrite64.c,
	sleep.c, wait.c, waitid.c, and waitpid.c with exceptions.
	* rt/Makefile: Compile aio_suspend.c and clock_nanosleep.c with
	exceptions.
	* signal/Makefile: Compile sigpause.c, sigsuspend.c, sigtimedwait.c,
	sigwait.c, and sigwaitinfo.c with exceptions.
	* stdlib/Makefile: Compile system.c with exceptions.
	* sysvipc/Makefile: Compile msgrcv.c and msgsnd.c with exceptions.
	* termios/Makefile: Compile tcdrain.c with exceptions.
	* sysdeps/generic/lockf.c: Add comment explaining the cancellation
	situation.
	* sysdeps/generic/pselect.c: Likewise.
	* sysdeps/posix/sigpause.c: Likewise.
	* sysdeps/posix/system.c: Likewise.
	* sysdeps/posix/waitid.c: Likewise.
	* sysdeps/unix/sysv/linux/sleep.c: Likewise.
	* sysdeps/unix/sysv/linux/usleep.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Major rewrite of
	INTERNAL_SYSCALL to not use push inside asm statement so that
	unwind info is correct around the syscall.
	* sysdeps/unix/clock_nanosleep.c: Add cancellation support.
	* sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2003-06-15 21:22:26 +00:00
..
sys
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-strtod.c
canonicalize.c
cxa_atexit.c
cxa_finalize.c Update. 2003-04-19 18:26:10 +00:00
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
errno.h
exit.c
exit.h
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h * stdlib/fpioconst.h: Include gmp.h with angle brackets. 2003-03-14 04:21:27 +00:00
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.c Update. 2003-06-11 23:22:36 +00:00
grouping.h Update. 2003-06-11 23:22:36 +00:00
groupingwc.c Update. 2003-06-11 23:22:36 +00:00
isomac.c
jrand48_r.c
jrand48.c
l64a.c
lcong48_r.c
lcong48.c
longlong.h
lrand48_r.c
lrand48.c
Makefile Update. 2003-06-15 21:22:26 +00:00
mblen.c
mbstowcs.c
mbtowc.c
monetary.h
mrand48_r.c
mrand48.c
msort.c
nrand48_r.c
nrand48.c
old_atexit.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c
random.c
rpmatch.c Update. 2003-06-11 23:22:36 +00:00
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h Update. 2003-04-19 16:57:17 +00:00
strfmon_l.c
strfmon.c
strtod_l.c
strtod.c Update. 2003-06-11 23:22:36 +00:00
strtof_l.c
strtof.c
strtold_l.c
test-a64l.c
test-canon2.c
test-canon.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-bsearch.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh
tst-limits.c
tst-qsort.c
tst-rand48.c
tst-random.c
tst-setcontext.c
tst-strtod.c Update. 2003-03-20 01:10:57 +00:00
tst-strtol.c
tst-strtoll.c
tst-system.c
tst-xpg-basename.c
ucontext.h
Versions
wcstombs.c
wctomb.c
xpg_basename.c