cvs commit: src/usr.bin/make str.c str.h
Max Okumoto
okumoto at crater.dragonflybsd.org
Fri Mar 4 15:51:48 PST 2005
okumoto 2005/03/04 15:49:42 PST
DragonFly src repository
Modified files:
usr.bin/make str.c str.h
Log:
patch-7.106
brk_string()
- constify brk_string(), input param str is never modified.
Revision Changes Path
1.26 +4 -2 src/usr.bin/make/str.c
1.5 +1 -1 src/usr.bin/make/str.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/str.c.diff?r1=1.25&r2=1.26&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/str.h.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list