NetBSD/common/lib/libc
2012-10-30 12:42:13 +00:00
..
arch split udivsi3 and divsi3 to fix static linking. This could be done better. 2012-10-30 12:42:13 +00:00
atomic Make sure to create the right aliases. 2012-02-28 20:41:19 +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 Fix kernel compilation: no namespace.h 2012-07-10 17:05: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 Add ARM EABI aliases to a few functions. 2012-08-06 02:31:54 +00:00
stdlib bring the casts to the operands, not the operation results. 2012-03-22 15:57:29 +00:00
string Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +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