cvs commit: src/usr.bin/patch Makefile common.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sun Aug 10 16:51:14 PDT 2008
joerg 2008/08/10 16:50:13 PDT
DragonFly src repository
Modified files:
usr.bin/patch Makefile common.h
Log:
Remove bootstrap code -- you should really have stdint.h by now.
Include stdint.h to get SIZE_MAX as ISO C99 sayss that's the right
header.
Revision Changes Path
1.8 +0 -4 src/usr.bin/patch/Makefile
1.5 +1 -7 src/usr.bin/patch/common.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/Makefile.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/common.h.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list