GNU awk

Edit Package gawk

GNU awk is upwardly compatible with the System V Release 4 awk. It is
almost completely POSIX 1003.2 compliant.

Refresh
Refresh
Source Files
Filename Size Changed
gawk-3.1.8.diff 0000002059 2.01 KB
gawk-4.0.0h.de.po.bz2 0000014264 13.9 KB
gawk-4.1.0.tar.gz 0003995528 3.81 MB
gawk.changes 0000022934 22.4 KB
gawk.spec 0000003414 3.33 KB
older-automake.diff 0000000305 305 Bytes
Revision 28 (latest revision is 56)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175550 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 28)
- Update to version 4.1.0
  * The three executables gawk, pgawk, and dgawk, have been merged into
    one, named just gawk.
  * The new -i option (from xgawk) is used for loading awk library files.
  * The new -l option (from xgawk) is used for loading dynamic extensions.
  * The dynamic extension interface has been completely redone.  There is
    now a defined API for C extensions to use.  A C extension acts like
    a function written in awk, except that it cannot do everything that awk
    code can. However, this allows interfacing to any facility that is
    available from C.
  * The "inplace" extension, built using the new facility, can be used to
    simulate the GNU "sed -i" feature.
  * The and(), or() and xor() functions now take any number of arguments,
    with a minimum of two.
  * New arrays: SYMTAB, FUNCTAB, and PROCINFO["identifiers"]. SYMTAB allows
    indirect access to any defined variable or array; it is possible to
    "walk" the symbol table, if that should be necessary.
- Refreshed gawk-3.1.8.diff
- Add older-automake.diff to support automake 1.12 (forwarded request 175250 from namtrac)
Comments 0
openSUSE Build Service is sponsored by