summary refs log tree commit diff
path: root/rtkaio
Commit message (Collapse)AuthorAgeFilesLines
* Fix cancelable syscalls in librtkaio on x86-64.Andreas Schwab2009-09-302-0/+6
|
* * sysdeps/unix/sysv/linux/kaio_read.c (aio_read64): Define to cvs/fedora-glibc-2_7_90-1Jakub Jelinek2007-12-123-0/+10
| | | | | something else while including kaio_misc.h. * sysdeps/unix/sysv/linux/kaio_write.c (aio_write64): Likewise.
* * sysdeps/unix/sysv/linux/kaio_misc.h (AIO_MISC_NOTIFY,Jakub Jelinek2007-08-012-2/+8
| | | | AIO_MISC_WAIT): Add LLL_PRIVATE as last argument to lll_futex_*wait.
* Updated to fedora-glibc-20060915T0943Jakub Jelinek2006-09-153-2/+8
|
* * tst-aiod2.c: Adjust test for new semantics of lio_listio.Jakub Jelinek2006-09-073-8/+39
| | | | * tst-aiod3.c: The thread is now supposed to be created.
* Forward port of rtkaio.Jakub Jelinek2006-09-0778-122/+1797
|
* Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to ↵Roland McGrath2004-09-2291-0/+2715
fedora-branch