cvs commit: src/usr.bin/make make.h
Max Okumoto
okumoto at crater.dragonflybsd.org
Wed Apr 6 17:37:06 PDT 2005
okumoto 2005/04/06 17:35:33 PDT
DragonFly src repository
Modified files:
usr.bin/make make.h
Log:
Add compat code so code that uses types defined by c99
can compile on FreeBSD 4.X.
intmax_t
uintmax_t
INT64_MIN
strtoumax()
Harti has started using them in the FreeBSD code base.
Revision Changes Path
1.22 +15 -0 src/usr.bin/make/make.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.21&r2=1.22&f=u
More information about the Commits
mailing list