DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make Makefile directive_hash.h parse.c
okumoto 2005/04/28 20:45:36 PDT
DragonFly src repository
Modified files:
usr.bin/make Makefile directive_hash.h parse.c
Log:
FreeBSD-Date: 2005/04/28 13:05:43
Author: harti
Use a minimal perfect hash for the special sources/targets too. Add
the corresponding magic to create the hash function to the Makefile.
Revision Changes Path
1.23 +25 -6 src/usr.bin/make/Makefile
1.2 +1 -0 src/usr.bin/make/directive_hash.h
1.76 +25 -43 src/usr.bin/make/parse.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/Makefile.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/directive_hash.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.75&r2=1.76&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]