thegeorg 270bd6c368 Get rid of an artificial Linux-syscall-note-in-syscall-glue license 10 months ago
..
dynamic 270bd6c368 Get rid of an artificial Linux-syscall-note-in-syscall-glue license 10 months ago
include 9916b2b357 Intermediate changes 1 year ago
src 9916b2b357 Intermediate changes 1 year ago
static 270bd6c368 Get rid of an artificial Linux-syscall-note-in-syscall-glue license 10 months ago
COPYING 9916b2b357 Intermediate changes 1 year ago
ChangeLog 9916b2b357 Intermediate changes 1 year ago
INSTALL 9916b2b357 Intermediate changes 1 year ago
README.md 9916b2b357 Intermediate changes 1 year ago
ya.make ef05dd5da5 suport for use of local libaio, libiconv, libidn 10 months ago

README.md

libaio

The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a richer API and capability set than the simple POSIX async I/O facility. This library, libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API.

Contributing

Patches should be submitted to linux-aio@kvack.org.