| Name: | libaio |
|---|---|
| Version: | 0.3.109 |
| Release: | 12.el7 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 38118 |
| License: | LGPLv2+ |
| RPM: | libaio-0.3.109-12.el7.i686.rpm |
| Source RPM: | libaio-0.3.109-12.el7.src.rpm |
| Build Date: | Fri May 02 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| Summary: | Linux-native asynchronous I/O access library |
| Description: | 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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Un-revert the RHEL-specific changes. (Jeff Moyer) - Make devel sub-package depend on specific ver-rel (Jeff Moyer) - Resolves: bz#905462
- Change the source location to the new upstream on fedorahosted - import a new tarball from the new source
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-patch in sparc support
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Get rid of the static library. (Bug 556059)
- Pull in upstream .109 to get ARM architecture support. - Remove the broken sparc patch; it should go upstream first.