DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make main.c make.h
okumoto 2005/06/22 11:04:14 PDT
DragonFly src repository
Modified files:
usr.bin/make main.c make.h
Log:
Some cleanup
o constify input to Main_ParseArgLine()
o split complex if-statement into seperate assignment and if-statements
o use strsep()
Revision Changes Path
1.125 +13 -25 src/usr.bin/make/main.c
1.35 +1 -1 src/usr.bin/make/make.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.124&r2=1.125&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.34&r2=1.35&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]