NetBSD/common/lib/libc
skrll 39ac7250f3 Ensure SBZ register is zero 2014-03-28 21:32:41 +00:00
..
arch Ensure SBZ register is zero 2014-03-28 21:32:41 +00:00
atomic Fix subword atomic_cas. 2014-03-09 16:19:14 +00:00
cdb Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +00:00
gen Add a ptree_mask_node_p to determine if an item is a mask node, and what 2012-10-06 22:15:09 +00:00
gmon Remove __P usage. 2012-03-20 16:21:41 +00:00
hash murmurhash2: add an optimised path for the aligned pointer case. 2013-10-26 21:06:38 +00:00
inet Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
md Remove __P usage. 2012-03-20 16:21:41 +00:00
net Lint seems to prefer that we cast via (void*) and not directly to 2012-03-21 20:02:56 +00:00
quad use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
stdlib Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +00:00
string Make strnlen implementation usable from src/tools/compat. 2014-01-09 11:25:11 +00:00
sys Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
Makefile.inc Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00