add async I/O interfaces to LSB
Bug #1326929 reported by
Jeff Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lsb |
In Progress
|
Medium
|
Unassigned | ||
Mandriva |
Fix Released
|
Wishlist
|
Bug Description
The POSIX async I/O interfaces (AIO set) in librt are excluded from the LSB:
* aio_cancel, aio_fsync, aio_error, aio_read, aio_return, aio_suspend,
aio_write, lio_listio. glibc also provides the non-POSIX aio_cancel64,
aio_fsync64, aio_error64, aio_read64, aio_suspend64, aio_write64 and
lio_listio64 as well as aio_init.
These continue to be an issue; the glibc (librt) versions implement userspace
async I/O while the new kernel aio does not use the POSIX interfaces. Filed
because there no longer seems to be a bug tracking this feature set.
[reply] [-] Comment 1
Changed in mandriva: | |
importance: | Unknown → Wishlist |
status: | Unknown → In Progress |
Changed in mandriva: | |
status: | In Progress → Incomplete |
Changed in mandriva: | |
status: | Incomplete → Fix Released |
To post a comment you must log in.