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
548de22a7a
NetBSD
/
common
/
lib
/
libc
History
lukem
c5eb4ab601
fix -Wsign-compare issues
2009-01-18 11:56:51 +00:00
..
arch
include sys/param.h for _HARDKERNEL instead of homegrown def.
2009-01-12 02:53:29 +00:00
atomic
+atomic_cas_*_ni
2008-06-23 10:33:52 +00:00
gen
fix -Wsign-compare issues
2009-01-18 11:56:51 +00:00
gmon
Temporarily define MCOUNT as a dummy for _RUMPKERNEL to allow build
2009-01-05 18:06:57 +00:00
hash
For all files under src/common, as well as related man pages under
2008-02-16 17:37:13 +00:00
inet
For all files under src/common, as well as related man pages under
2008-02-16 17:37:13 +00:00
md
For all files under src/common, as well as related man pages under
2008-02-16 17:37:13 +00:00
net
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
quad
stdlib
oops, converted some #ifndef into #if defined...
2008-11-17 10:21:30 +00:00
string
Do like the non-__OPTIMIZE_SIZE__ variant, and compile memset() unless
2008-03-29 14:03:22 +00:00
sys
Don't convert cpuid_t through int while testing it for being in range.
2008-07-27 05:47:56 +00:00
Makefile.inc
look for COMMON_MACHINE_ARCH before MACHINE_ARCH or MACHINE_CPU.
2008-10-26 07:22:50 +00:00