NetBSD/sys/lib/libkern
matt cc005c66db Switch back to generic bzero/memset until new one is shown to work. 2003-02-25 20:15:02 +00:00
..
arch Switch back to generic bzero/memset until new one is shown to work. 2003-02-25 20:15:02 +00:00
Makefile If LIBKERN_ARCH is defined, use that as the architecture-specific 2002-11-23 23:35:50 +00:00
Makefile.inc Add lint infrastructure 2002-11-02 07:48:17 +00:00
__assert.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
__cmsg_alignbytes.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
__main.c
_que.c
adddi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
anddi3.c
arc4random.c let this compile in the non KERNEL case without NRND. 2002-10-06 13:42:36 +00:00
ashldi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
ashrdi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c
bzero.c
cmpdi2.c
divdi3.c
ffs.c #undef ffs before the ffs() function definition, so that the name 2002-10-10 10:51:56 +00:00
htonl.c
htons.c
imax.c
imin.c
index.c
inet_addr.c
intoa.c
iordi3.c
libkern.h make offsetof lint friendlier. 2002-10-24 20:53:50 +00:00
lmax.c
lmin.c
lshldi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
lshrdi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
max.c
mcount.c
md4c.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
md5c.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
milieu.h
min.c
moddi3.c
muldi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
qdivrem.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
quad.h Sync with libc/quad: 2002-10-20 10:17:14 +00:00
random.c
rb.c Add RCS ids. 2002-10-08 11:58:54 +00:00
rb.h Add RCS ids. 2002-10-08 11:58:54 +00:00
rindex.c
scanc.c
sha1.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c Wrap this file in "#ifndef _STANDALONE". 2002-12-05 17:12:06 +00:00
softfloat.h
strcasecmp.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c
strstr.c need to include <sys/param.h> to get inline strlen() on vax; found 2002-10-08 21:45:36 +00:00
strtoul.c
subdi3.c Sync with libc/quad: 2002-10-20 10:17:14 +00:00
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c