glibc/sysdeps/pthread
Pino Toscano b31606c0e1 aio_fsync: fix the access mode check
Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.
2012-09-28 18:35:43 +02: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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00: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