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 Sep 26 14:48:31 UTC 2020

Modified Files:
        src/usr.bin/make: arch.c hash.c hash.h var.c

Log Message:
make(1): add Hash_FindValue, for direct access to hash table data


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/usr.bin/make/arch.c
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/make/hash.c
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/make/hash.h
cvs rdiff -u -r1.541 -r1.542 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