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: sjg
Date: Wed Feb 12 01:35:56 UTC 2014
Modified Files:
src/usr.bin/make: str.c
Log Message:
Reduce the calls to realloc from brk_string by basing initial argmax guess
on length of input.
Reviewed by: christos
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.bin/make/str.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