glibc/sysdeps/pthread
Samuel Thibault 5cd2931ab8 hurd: fix sigevent's sigev_notify_attributes field type
* sysdeps/pthread/bits/types/sigevent_t.h: New file, based on the
	generic version but include <bits/pthreadtypes.h> to make struct
	sigevent's sigev_notify_attributes field a pthread_attr_t*.
2018-04-19 21:43:44 +02:00
..
bits hurd: fix sigevent's sigev_notify_attributes field type 2018-04-19 21:43:44 +02:00
aio_cancel.c
aio_error.c
aio_fsync.c
aio_misc.c
aio_misc.h
aio_notify.c
aio_read64.c
aio_read.c
aio_suspend.c
aio_write64.c
aio_write.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_listio64.c
lio_listio.c
Makeconfig
Makefile
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 hurd: Avoid some PLTs in libc and librt 2018-04-02 19:07:52 +00:00
timer_routines.c hurd: Avoid some PLTs in libc and librt 2018-04-02 19:07:52 +00:00
timer_settime.c hurd: Avoid some PLTs in libc and librt 2018-04-02 19:07:52 +00:00
tst-timer.c
Versions