NetBSD/common/lib/libc
pooka 043ef3bc71 Use strong alias within the kernel namespace regardless of if we're
dealing with a hard or soft kernel (kernel linker doesn't support
weak symbols).
2009-11-26 07:40:34 +00:00
..
arch Use strong alias within the kernel namespace regardless of if we're 2009-11-26 07:40:34 +00:00
atomic __strong_alias(foo,foo) is... pointless. 2009-08-21 14:31:02 +00:00
gen fix comment typos. 2009-06-07 03:12:40 +00:00
gmon Temporarily define MCOUNT as a dummy for _RUMPKERNEL to allow build 2009-01-05 18:06:57 +00:00
hash Fix unaligned access as reported in PR port-sparc/42273 2009-11-06 20:31:17 +00:00
inet For all files under src/common, as well as related man pages under 2008-02-16 17:37:13 +00:00
md ansify function definitions 2009-03-16 05:59:21 +00:00
net ansify function definitions 2009-03-16 05:59:21 +00:00
quad ansify function definitions 2009-03-15 22:31:12 +00:00
stdlib Set endptr if the base is not supported. The opengroup spec does not special 2009-05-20 22:03:29 +00:00
string Fix a comment to not be self-referencing. 2009-08-05 15:04:15 +00:00
sys - Add kcpuset_iszero(). 2009-04-25 19:38:25 +00:00
Makefile.inc look for COMMON_MACHINE_ARCH before MACHINE_ARCH or MACHINE_CPU. 2008-10-26 07:22:50 +00:00