Module Name: src Committed By: rillig Date: Mon Dec 7 22:37:18 UTC 2020
Modified Files:
src/usr.bin/make: make_malloc.c
Log Message:
make(1): remove duplicate code from bmake_strdup
Inlining is the job of the compiler, not of humans.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/make/make_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
