NetBSD/common/lib/libc
christos 3e4fc0a448 Add RCSID
Fix out of date comment
2013-03-17 02:13:10 +00:00
..
arch Add RCSID 2013-03-17 02:13:10 +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 use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
stdlib bring the casts to the operands, not the operation results. 2012-03-22 15:57:29 +00:00
string Add a (unused) variant of strlcat that uses strnlen and strlcpy to do the work. 2013-01-23 07:57:27 +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