Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        apr: Apache Portable Runtime library
        
        
            | Name: | apr | Vendor: | Scientific Linux | 
        
            | Version: | 0.9.4 | License: | Apache Software License | 
        
            | Release: | 24.5 | URL: | http://apr.apache.org/ | 
        
        
        - Summary
- The mission of the Apache Portable Runtime (APR) is to provide a
free library of C data structures and routines, forming a system
portability layer to as many operating systems as possible,
including Unices, MS Win32, BeOS and OS/2.
Changelog
        
            - * Mon May 16 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 0.9.4-24.5
- - catch errors in apr_procattr_child_*_set (#157832)
- required fixed gcc version for -devel package
- merge from upstream:
 * fix apr_file_seek(,APR_END,) (Greg Hudson)
 * don't check access(,|R_OK) in apr_proc_create (Jeff Trawick, #157536) 
            - * Wed Feb  2 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 0.9.4-24.3
- - don't disable sendfile on s390 (IBM LTC, #146891) 
            - * Sat Nov 27 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 0.9.4-24.1
- - rebuild to fix #140991