Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libaio: Linux-native asynchronous I/O access library
        
        
            | Name: | libaio | Vendor: | CERN (http://cern.ch/linux) | 
        
            | Version: | 0.3.96 | License: | LGPL | 
        
            | Release: | 3 | 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.96-3.x86_64.rpm | 
|---|
                | Build Date: | Thu Feb  5 00:11:10 2004 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 31 KiB | 
|---|
            
         
        Changelog
        
            - * Mon Jul  7 05:00:00 2003 Bill Nottingham <notting{%}redhat{*}com> 0.3.96-3
- - fix paths on lib64 arches 
            - * Wed Jun 18 05:00:00 2003 Michael K. Johnson <johnsonm{%}redhat{*}com> 0.3.96-2
- - optimization in io_getevents from Arjan van de Ven in 0.3.96-1
- deal with ia64 in 0.3.96-2 
            - * Wed May 28 05:00:00 2003 Michael K. Johnson <johnsonm{%}redhat{*}com> 0.3.95-1
- - ppc bugfix from Julie DeWandel