NetBSD/common/lib/libc
he 73e50f111b Do like the non-__OPTIMIZE_SIZE__ variant, and compile memset() unless
BZERO is defined, instead of requiring MEMSET to be defined.

Avoids violating the principle of least astonishment, and also fixes
the build of stand/ and kernels for (at least) alpha.
2008-03-29 14:03:22 +00:00
..
arch Add atomic_cas_foo_ni alias. 2008-03-24 14:59:30 +00:00
atomic Put back a __predict_false removed during testing and fix atomic_cas_mp(). 2008-02-11 23:48:23 +00:00
gen For all files under src/common, as well as related man pages under 2008-02-16 17:37:13 +00:00
gmon Simplify the __attribute__ ifdef mess now that __used does the right 2006-10-27 22:14:13 +00:00
hash For all files under src/common, as well as related man pages under 2008-02-16 17:37:13 +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 For all files under src/common, as well as related man pages under 2008-02-16 17:37:13 +00:00
net
quad
stdlib remove bogus (void)&var; from Anon Ymous 2006-12-18 00:41:54 +00:00
string Do like the non-__OPTIMIZE_SIZE__ variant, and compile memset() unless 2008-03-29 14:03:22 +00:00
Makefile.inc Search files in arch/sparc64/atomic before arch/sparc/atomic in case of 2008-01-22 12:34:58 +00:00