DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make make.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]