]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expose all of the C99 limits.h stuff when we're in C++11 mode (or some approximation...
authorDavid Chisnall <theraven@FreeBSD.org>
Sat, 12 Nov 2011 20:25:11 +0000 (20:25 +0000)
committerDavid Chisnall <theraven@FreeBSD.org>
Sat, 12 Nov 2011 20:25:11 +0000 (20:25 +0000)
commit96e3cfc8bf19f1f2d5089fe373dd4a96738cc804
treec891b1ced17f986ca9368a21020db3ca2a7f3098
parent38d1ac34ff82bd2aeb308b52a65b686060e52873
Expose all of the C99 limits.h stuff when we're in C++11 mode (or some approximation thereof).  C++11 finally adds long long to C++.  Now even C++ programmers are allowed to use 64-bit integers!

Approved by: dim (mentor)
sys/sys/cdefs.h