Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gawk: The GNU version of the awk text processing utility.
        
        
            | Name: | gawk | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 3.1.1 | License: | GPL | 
        
            | Release: | 9 | URL: |  | 
        
        
        - Summary
- The gawk packages contains the GNU version of awk, a text processing
utility. Awk interprets a special-purpose programming language to do
quick and easy text pattern matching and reformatting jobs.
Install the gawk package if you need a text processing utility. Gawk is
considered to be a standard Linux tool for processing text.
Changelog
        
            - * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- - rebuilt 
            - * Mon Dec  2 18:00:00 2002 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
- - add find_lang to specfile 
            - * Wed Nov 20 18:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 3.1.1-7
- - Add gawk-3.1.1-ngroups.patch, because NGROUPS_MAX comes from 
sys/param.h, and awk.h changes behaviour depending on whether NGROUPS_MAX 
is defined or not. (For ppc64)