NetBSD/common/lib/libc
2013-12-27 20:26:53 +00:00
..
arch Write out register pairs for strd. 2013-12-17 01:27:21 +00:00
atomic Add __sync_synchronize alias. 2013-12-07 13:09:55 +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 it kernel friendly. 2013-12-27 20:26:53 +00:00
sys Casts and type changes to fix portability issues. 2012-03-09 15:41:16 +00:00
Makefile.inc Add MurmurHash2 -- a non-cryptographic hash function by Austin Appleby. 2012-07-08 01:21:11 +00:00