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:           Wed Oct 28 02:43:16 UTC 2020

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

Log Message:
make(1): inline Vector_Get

It is simple enough that it neither bloats the code nor warrants the
extra function call.


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/usr.bin/make/lst.c
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/make/lst.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