NetBSD/common/lib/libc
tsutsui d5f01723d6 Don't redefine _LOCORE if it's already defined.
Some Makefiles for standalone programs already have it.

XXX Old src/sys/lib/libkern/arch/mips/memcpy.S had some #ifdef MIPS3_5900
XXX which added some extra nops, but this new common bcopy.S doesn't.
2005-12-27 11:23:53 +00:00
..
arch Don't redefine _LOCORE if it's already defined. 2005-12-27 11:23:53 +00:00
gen
gmon conditionally build this on GPROF again. 2005-12-21 18:11:32 +00:00
hash/sha1
inet
md Include <sys/param.h> first to make VAX port happy. 2005-12-24 08:34:10 +00:00
net
quad
stdlib Add the old small random from the libkern and use it for now. 2005-12-21 14:23:58 +00:00
string
Makefile.inc lack of COMMON_ARCHDIR is not fatal. 2005-12-27 08:43:05 +00:00