Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libaio: Linux-native asynchronous I/O access library
        
        
            | Name: | libaio | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 0.3.96 | License: | LGPL | 
        
            | Release: | 5 | 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.
Changelog
        
            - * Tue Sep 14 19:00:00 2004 Jeff Moyer <jmoyer{%}redhat{*}com> - 0.3.96-5
- - apparently -4 was already built somewhere?  Trying a bump to -5. 
            - * Tue Sep 14 19:00:00 2004 Jeff Moyer <jmoyer{%}redhat{*}com> - 0.3.96-4
- - Build 64 bit libraries on ppc64 platforms 
            - * Mon Jul  7 19:00:00 2003 Bill Nottingham <notting{%}redhat{*}com> 0.3.96-3
- - fix paths on lib64 arches