NetBSD/sys/lib/libkern
christos abfff333c3 don't define TRUE and FALSE locally. 2003-04-22 15:10:04 +00:00
..
arch Significantly faster memcpy/memmove/bcopy and memset/bzero 2003-04-15 22:49:50 +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
__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 When MEMCOPY is defined, don't bother checking if a backwards-copy is 2003-04-07 21:04:19 +00:00
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
md5c.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
milieu.h don't define TRUE and FALSE locally. 2003-04-22 15:10:04 +00:00
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
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