mirror of git://sourceware.org/git/glibc.git
2003-12-19 Ulrich Drepper <drepper@redhat.com> * eintr.c (setup_eintr): Add new parameter. Pass to thread function. (eintr_source): If ARG != NULL, use pthread_kill. * tst-eintr1.c: Adjust for this change. * tst-eintr2.c: Likewise. * Makefile (tests): Add tst-eintr3 and tst-eintr4. * tst-eintr3.c: New file. * tst-eintr4.c: New file. 2003-12-19 Jakub Jelinek <jakub@redhat.com> * libc-cancellation.c (__libc_enable_asynccancel): Don't cancel if CANCELSTATE_BITMASK is set. * sysdeps/pthread/librt-cancellation.c (__librt_enable_asynccancel): Likewise. * Makefile (tests): Add tst-cancel22 and tst-cancel23. (tests-reverse): Add tst-cancel23. * tst-cancel22.c: New test. * tst-cancel23.c: New test. |
||
|---|---|---|
| .. | ||
| bits | ||
| Makefile | ||
| Subdirs | ||
| allocalim.h | ||
| configure | ||
| configure.in | ||
| createthread.c | ||
| flockfile.c | ||
| ftrylockfile.c | ||
| funlockfile.c | ||
| librt-cancellation.c | ||
| list.h | ||
| malloc-machine.h | ||
| posix-timer.h | ||
| pt-initfini.c | ||
| pthread-functions.h | ||
| pthread.h | ||
| pthread_barrier_wait.c | ||
| pthread_cond_broadcast.c | ||
| pthread_cond_signal.c | ||
| pthread_cond_timedwait.c | ||
| pthread_cond_wait.c | ||
| pthread_getcpuclockid.c | ||
| pthread_once.c | ||
| pthread_rwlock_rdlock.c | ||
| pthread_rwlock_timedrdlock.c | ||
| pthread_rwlock_timedwrlock.c | ||
| pthread_rwlock_unlock.c | ||
| pthread_rwlock_wrlock.c | ||
| pthread_sigmask.c | ||
| pthread_spin_destroy.c | ||
| pthread_spin_init.c | ||
| pthread_spin_unlock.c | ||
| rt-unwind-resume.c | ||
| sigaction.c | ||
| sigfillset.c | ||
| sigprocmask.c | ||
| tcb-offsets.h | ||
| timer_create.c | ||
| timer_delete.c | ||
| timer_getoverr.c | ||
| timer_gettime.c | ||
| timer_routines.c | ||
| timer_settime.c | ||
| tst-timer.c | ||
| unwind-forcedunwind.c | ||
| unwind-resume.c | ||