DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make compat.c
okumoto 2005/01/09 09:05:33 PST
DragonFly src repository
Modified files:
usr.bin/make compat.c
Log:
- Move sh_builtin string array into shellneed(). It is the only
function that uses it.
- Correct comment describing shellneed() function.
- Since shellneed() can never return -1, remove code that checks
for it in the caller.
Revision Changes Path
1.22 +8 -12 src/usr.bin/make/compat.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.c.diff?r1=1.21&r2=1.22&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]