NetBSD/sys/lib/libkern
kleink ed6d5be482 Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
..
arch Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +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
bcmp.c Sync with src/lib/libc/string/bcmp.c 1999-04-01 00:30:39 +00:00
bcopy.c
bswap16.c
bswap32.c
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 intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro, 1999-05-07 14:49:52 +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 Check for _STANDALONE as well as _KERNEL to make it compile again. Fold 1999-02-04 15:26:42 +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
quad.h
random.c
rindex.c
scanc.c
sha1.c Allocating a byte-array and then accessing it as 32-bit integers just won't work 1999-05-09 00:22:46 +00:00
skpc.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c