OpenBSD CVS

CVS log for src/usr.bin/awk/lib.c


[BACK] Up to [local] / src / usr.bin / awk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_9_BASE


Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 23 02:43:45 2005 UTC (18 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Don't try to fclose(infile) when infile == NULL.  This can happen
when using nextfile in the BEGIN block.  From Matthias Kilian.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.