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: ppc
            
                
                | Download: | libaio-0.3.106-2.2.ppc.rpm | 
                
                | Build Date: | Sat Feb 11 20:08:51 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 33 KiB | 
            
         
        
            Arch: ppc64
            
                
                | Download: | libaio-0.3.106-2.2.ppc64.rpm | 
                
                | Build Date: | Sat Feb 11 19:58:22 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 36 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.