Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libaio: Linux-native asynchronous I/O access library
        
        
            | Name: | libaio | Vendor: | Scientific Linux | 
        
            | Version: | 0.3.96 | License: | LGPL | 
        
            | Release: | 6 | 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
        
            - * Fri Sep 16 19:00:00 2005 Jeff Moyer <jmoyer{%}redhat{*}com> - 0.3.96-6
- - Add a .proc directive to the ia64 syscall macro.  Fixes bz #156728. 
            - * 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