glibc/sysdeps/pthread
Pino Toscano 8bece75210 aio_notify: fix _POSIX_REALTIME_SIGNALS check
Check that _POSIX_REALTIME_SIGNALS is greater than zero to assume realtime
signals are supported, instead of any non-zero value (including -1).
2012-10-29 19:35:09 +01:00
..
Makeconfig Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
Versions lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
aio_cancel.c Add missing headers 2012-02-27 20:27:41 +01:00
aio_fsync.c aio_fsync: fix the access mode check 2012-09-28 18:35:43 +02:00
aio_misc.c Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
aio_misc.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_notify.c aio_notify: fix _POSIX_REALTIME_SIGNALS check 2012-10-29 19:35:09 +01:00
aio_read.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_read64.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_suspend.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_write.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_write64.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
lio_listio.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
lio_listio64.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00