Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libaio: Linux-native asynchronous I/O access library
Name: | libaio |
Vendor: | Red Hat, Inc. |
Version: | 0.3.106 |
License: | LGPL |
Release: | 2.2 |
URL: | |
- Summary
- 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.
Arch: x86_64
Download: | libaio-0.3.106-2.2.x86_64.rpm |
Build Date: | Sat Feb 11 18:39:47 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 34 KiB |
Arch: i386
Download: | libaio-0.3.106-2.2.i386.rpm |
Build Date: | Sat Feb 11 18:46:03 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 32 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.3.106-2.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.3.106-2.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Wed Jan 4 17:00:00 2006 Jeff Moyer <jmoyer{%}redhat{*}com> - 0.3.106-2
-
- Update to the latest sources, which contain the following change:
Add a .proc directive for the ia64_aio_raw_syscall macro. This sounds a lot
like the previous entry, but that one fixed the __ia64_raw_syscall macro,
located in syscall-ia64.h. This macro is in raw_syscall.c, which pretty much
only exists for ia64. This bug prevented the package from building with
newer version of gcc.