This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
306,386
Commits
606
Branches
0
Tags
3.1
GiB
75490c835a
Commit Graph
4 Commits
Author
SHA1
Message
Date
mrg
3890e54546
rework to avoid new GCC 5.3 errors and improve readability
2016-03-16 07:21:36 +00:00
gsutre
d163d4166c
Fix two tests for typefit: constants larger than LLONG_MAX
...
do not fit in a signed long long.
2013-09-05 09:01:27 +00:00
matt
c76c9d1fc1
Use SCHAR_{MIN,MAX} for signed char, not CHAR_* since not char are signed.
2012-03-23 23:12:28 +00:00
christos
27215b2b59
test the __type macros
2012-03-18 15:30:59 +00:00