mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| bits | ||
| glob | ||
| sys | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| PTESTS | ||
| PTESTS2C.sed | ||
| TESTS | ||
| TESTS2C.sed | ||
| Versions | ||
| annexc.c | ||
| bsd-getpgrp.c | ||
| bug-regex1.c | ||
| bug-regex2.c | ||
| bug-regex3.c | ||
| bug-regex4.c | ||
| bug-regex5.c | ||
| bug-regex6.c | ||
| bug-regex7.c | ||
| bug-regex8.c | ||
| bug-regex9.c | ||
| bug-regex10.c | ||
| bug-regex11.c | ||
| bug-regex12.c | ||
| bug-regex13.c | ||
| bug-regex14.c | ||
| bug-regex15.c | ||
| bug-regex16.c | ||
| confstr.c | ||
| cpio.h | ||
| execl.c | ||
| execle.c | ||
| execlp.c | ||
| execv.c | ||
| execvp.c | ||
| fnmatch.c | ||
| fnmatch.h | ||
| fnmatch_loop.c | ||
| getconf.c | ||
| getopt.c | ||
| getopt.h | ||
| getopt1.c | ||
| getopt_init.c | ||
| glob.h | ||
| globtest.c | ||
| globtest.sh | ||
| ptestcases.h | ||
| re_comp.h | ||
| regcomp.c | ||
| regex.c | ||
| regex.h | ||
| regex_internal.c | ||
| regex_internal.h | ||
| regexbug1.c | ||
| regexec.c | ||
| runptests.c | ||
| runtests.c | ||
| sched.h | ||
| spawn.c | ||
| spawn.h | ||
| spawn_faction_addclose.c | ||
| spawn_faction_adddup2.c | ||
| spawn_faction_addopen.c | ||
| spawn_faction_destroy.c | ||
| spawn_faction_init.c | ||
| spawn_int.h | ||
| spawnattr_destroy.c | ||
| spawnattr_getdefault.c | ||
| spawnattr_getflags.c | ||
| spawnattr_getpgroup.c | ||
| spawnattr_getschedparam.c | ||
| spawnattr_getschedpolicy.c | ||
| spawnattr_getsigmask.c | ||
| spawnattr_init.c | ||
| spawnattr_setdefault.c | ||
| spawnattr_setflags.c | ||
| spawnattr_setpgroup.c | ||
| spawnattr_setschedparam.c | ||
| spawnattr_setschedpolicy.c | ||
| spawnattr_setsigmask.c | ||
| spawnp.c | ||
| tar.h | ||
| test-vfork.c | ||
| testcases.h | ||
| testfnm.c | ||
| transbug.c | ||
| tst-chmod.c | ||
| tst-dir.c | ||
| tst-exec.c | ||
| tst-fnmatch.c | ||
| tst-fnmatch.input | ||
| tst-fork.c | ||
| tst-getaddrinfo.c | ||
| tst-getconf.sh | ||
| tst-getlogin.c | ||
| tst-gnuglob.c | ||
| tst-mmap.c | ||
| tst-nanosleep.c | ||
| tst-nice.c | ||
| tst-preadwrite.c | ||
| tst-preadwrite64.c | ||
| tst-regex.c | ||
| tst-regexloc.c | ||
| tst-spawn.c | ||
| tst-truncate.c | ||
| tst-truncate64.c | ||
| tstgetopt.c | ||
| unistd.h | ||
| wait.h | ||
| wordexp-test.c | ||
| wordexp-tst.sh | ||
| wordexp.h | ||