Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/dist/nawk



Module Name:    src
Committed By:   jdc
Date:           Sun Jun  6 06:51:14 UTC 2004

Modified Files:
        src/dist/nawk [netbsd-2-0]: run.c

Log Message:
Pull up revision 1.10 (requested by jdolecek in ticket #446).

fix off-by-one use of gensub() index parameter, and treat negative
number to mean 'replace first match'; the index use is now fully
aligned with GNU awk

fixes PR bin/25543 by Richard Rauch


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 src/dist/nawk/run.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index