Source-Changes archive

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

CVS commit: [netbsd-4] src/usr.bin/make



Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 23 18:17:04 UTC 2008

Modified Files:
        src/usr.bin/make [netbsd-4]: parse.c

Log Message:
Pull up following revision(s) (requested by dsl in ticket #1239):
        usr.bin/make/parse.c: revision 1.143
When we extend the buffer used to read makefiles (in order to read lines
longer than 32k) remember the new length so we DTRT for lines longer than 64k.
Should fix PR/37684


To generate a diff of this commit:
cvs rdiff -r1.120.2.3 -r1.120.2.4 src/usr.bin/make/parse.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