NetBSD/common/lib/libc
joerg aa565dfb01 Add unused memory model argument to make GCC happy. 2014-07-06 01:19:45 +00:00
..
arch Provide a basic implementation of __atomic_load_* and __atomic_store_*, 2014-07-05 20:44:46 +00:00
atomic Add unused memory model argument to make GCC happy. 2014-07-06 01:19:45 +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 update for the new function signatures of initstate/srandom 2014-06-12 20:59:46 +00:00
string add a public domain notice 2014-06-24 16:39:39 +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