NetBSD/sys/lib/libkern
msaitoh b0b4797dfb don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
..
arch don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
Makefile move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro, 1999-05-07 14:49:52 +00:00
Makefile.inc Build libraries for kernel/standalone code from within their compilation 1999-05-07 14:28:50 +00:00
__assert.c make libkern compile in userland - for testing purposes 1999-04-13 19:00:30 +00:00
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c sync with libc 1999-09-10 13:21:14 +00:00
bcmp.c Sync with src/lib/libc/string/bcmp.c 1999-04-01 00:30:39 +00:00
bcopy.c
bswap16.c Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap32.c Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap64.c Sync with libc version. 1999-02-05 16:34:13 +00:00
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
index.c
inet_addr.c make libkern compile in userland - for testing purposes 1999-04-13 19:00:30 +00:00
intoa.c move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro, 1999-05-07 14:49:52 +00:00
iordi3.c
libkern.h Move strtoul.c (via CVS repo copy) to libkern. Also sort prototypes 1999-11-29 23:12:56 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c update from libc; RCSID, register. 1999-01-17 01:30:06 +00:00
md5c.c Include <lib/libkern/libkern.h> after sys/param.h, to avoid warnings 1999-10-16 19:06:48 +00:00
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 sync with libc 1999-09-10 13:21:14 +00:00
quad.h sync with libc 1999-09-10 13:21:14 +00:00
random.c
rindex.c
scanc.c
sha1.c Include <lib/libkern/libkern.h> instead of <sys/systm.h>. 1999-09-16 00:06:46 +00:00
skpc.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
strtoul.c Copied from arch/arm32/arm32/strtoul.c,v 1999-11-29 22:51:19 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c