glibc/stdlib
Ulrich Drepper 7329994338 Update.
More cancellation handling fixups.
	* sysdeps/unix/sysv/linux/not-cancel.h: Add waitpid_not_cancel.
	* sysdeps/generic/not-cancel.h: Likewise.
	* catgets/open_catalog.c: Use not-cancelable syscalls.
	* time/Makefile (CFLAGS-getdate.c): Add -fexceptions.
	* sysdeps/unix/sysv/linux/llseek.c: Must not be cancelable.
	* sysdeps/unix/syscalls.list: Don't mark lseek as cancelable.
	* dlfcn/dlfcn.h: Mark dlopen with __THROW again.
	* io/fcntl.h: Don't mark posix_fallocate with __THROW.
	* libio/fileops.c: Use not-cancelable syscalls for fclose.
	* libio/iopopen.c: Use no-cancelable syscalls.
	* libio/stdio.h: Mark popen and pclose with __THROW again.
	* misc/Makefile (CFLAGS-syslog.c): Add -fexceptions.
	* misc/syslog.c: Fix locking and cancellation cleanup handling.
	* posix/unistd.h: Mark ttyname and ttyname_r again with __THROW.
	* stdio-common/Makefile (CFLAGS-tmpfile.c, CFLAGS-tmpfile64.c,
	CFLAGS-tempname.c): Add -fexceptions.
	* stdlib/Makefile (CFLAGS-mkstemp.c): Add -fexceptions.
	* string/string.h: Mark strerror and strerror_r with _THROW again.
	* sysdeps/generic/unwind.inc: New file.  Copied from gcc.
	* sysdeps/generic/unwind-dw2.c: Update from gcc version.  Remove
	#ifs since we now need all the code compiled.
	* sysdeps/posix/spawni.c: Use close_not_cancel instead of close.
	* sysdeps/unix/closedir.c: Use not-cancelable syscalls.
	* sysdeps/unix/opendir.c: Likewise.
2003-07-15 07:52:52 +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 * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY. 2002-11-15 22:51:30 +00:00
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 * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
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-07-15 07:52:52 +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 * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
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-06-25 14:21:44 +00:00
tst-strtol.c
tst-strtoll.c
tst-system.c Update. 2002-12-17 06:52:45 +00:00
tst-xpg-basename.c
ucontext.h
Versions
wcstombs.c
wctomb.c
xpg_basename.c