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
..
aio_cancel.c
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
aio_notify.c
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