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
..
aio_cancel.c
aio_fsync.c aio_fsync: fix the access mode check 2012-09-28 18:35:43 +02:00
aio_misc.c
aio_misc.h
aio_notify.c aio_notify: fix _POSIX_REALTIME_SIGNALS check 2012-10-29 19:35:09 +01:00
aio_read64.c
aio_read.c
aio_suspend.c
aio_write64.c
aio_write.c
lio_listio64.c
lio_listio.c
Makeconfig Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
Versions