glibc/sysdeps/pthread
Samuel Thibault 03e2aa50fd hurd: avoid letting signals go to thread created by timer_create
* sysdeps/pthread/timer_routines.c (__timer_thread_start): Block all
signals in thread created for runing timers.
2018-04-02 01:32:11 +02:00
..
bits
Makeconfig
Makefile
Versions
aio_cancel.c
aio_error.c
aio_fsync.c
aio_misc.c
aio_misc.h
aio_notify.c
aio_read.c
aio_read64.c
aio_suspend.c
aio_write.c
aio_write64.c
allocalim.h allocalim.h: use __glibc_likely instead of __builtin_expect 2018-01-30 21:42:21 +01:00
flockfile.c
ftrylockfile.c
funlockfile.c
lio_listio.c
lio_listio64.c
posix-timer.h hurd: fix warning 2018-01-27 17:17:49 +01:00
semaphore.h
timer_create.c hurd: fix warning 2018-01-27 17:17:49 +01:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c hurd: avoid letting signals go to thread created by timer_create 2018-04-02 01:32:11 +02:00
timer_settime.c
tst-timer.c