This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
common
/
lib
History
he
4df50368d1
sysconf() returns long, which isn't neccessarily assignment-compatible
...
with size_t, as evidenced by sh5, so add an explicit cast.
2006-10-19 10:10:35 +00:00
..
libc
- Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib.
2006-10-08 03:14:55 +00:00
libprop
sysconf() returns long, which isn't neccessarily assignment-compatible
2006-10-19 10:10:35 +00:00