Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   dsl
Date:           Fri Jan 16 21:15:34 UTC 2009

Modified Files:
        src/usr.bin/make: strlist.c strlist.h

Log Message:
Allocate string vector in chunks, instead of calling realloc()
every time something is added.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/make/strlist.c src/usr.bin/make/strlist.h

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