Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        librx: POSIX regexp functions
        
        
        - Summary
 
        - Rx is, among other things, an implementation of the interface
specified by POSIX for programming with regular expressions.  Some
other implementations are GNU regex.c and Henry Spencer's regex
library.
 
        
        
        Changelog
        
            - * Mon May  9 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.5-5
 
            - remove hardcoded dist tags
 
        
            - * Sun May  8 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.5-4
 
            - Fix 64 bit arches to install to the right libdir
 
        
            - * Thu May  5 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.5-3
 
            - add BuildRequires: texinfo