NetBSD/sys/lib/libkern
2002-10-19 08:54:23 +00:00
..
arch Fix a sign-extension botch for ILP32. 2002-10-19 08:54:23 +00:00
__assert.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
__cmsg_alignbytes.c
__main.c
_que.c
adddi3.c
anddi3.c
arc4random.c let this compile in the non KERNEL case without NRND. 2002-10-06 13:42:36 +00:00
ashldi3.c
ashrdi3.c
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 ESP output was drawing down the entropy pool at a ferocious rate, a 2002-10-06 08:51:44 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
Makefile Unconditionally add strstr.c. Bill Studenmund. 2002-10-04 20:00:00 +00:00
Makefile.inc
max.c
mcount.c
md4c.c
md5c.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
milieu.h
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
pmatch.c
qdivrem.c
quad.h
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
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
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c