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: rillig
Date: Sat Aug 29 11:24:54 UTC 2020
Modified Files:
src/usr.bin/make: make_malloc.c make_malloc.h parse.c suff.c var.c
Log Message:
make(1): add bmake_strsedup for duplicating a substring
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/make/make_malloc.c
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/make/make_malloc.h
cvs rdiff -u -r1.270 -r1.271 src/usr.bin/make/parse.c
cvs rdiff -u -r1.132 -r1.133 src/usr.bin/make/suff.c
cvs rdiff -u -r1.473 -r1.474 src/usr.bin/make/var.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