NetBSD/sys/lib/libkern
cgd b7ad250ab1 copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
..
arch copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
Makefile Don't set ARCHSUBDIR to empty string. 2001-02-18 22:38:50 +00:00
Makefile.inc Have recursive make invocations depend on the .MAKE pseudo-target so 2000-12-05 17:01:19 +00:00
__assert.c
__cmsg_alignbytes.c
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
index.c
inet_addr.c
intoa.c
iordi3.c
libkern.h Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
md4c.c in-kernel MD4 implementation, from libc 2000-12-08 06:29:23 +00:00
md5c.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c
qdivrem.c Update from libc. 2000-12-12 17:44:04 +00:00
quad.h
random.c
rindex.c
scanc.c
sha1.c Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
skpc.c
strcasecmp.c Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
strtoul.c
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c