NetBSD/sys/lib/libkern
2000-09-17 19:55:28 +00:00
..
arch
__assert.c
__cmsg_alignbytes.c
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c
bswap32.c
bswap64.c
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c
htons.c
imax.c
imin.c
index.c
inet_addr.c
intoa.c
iordi3.c
libkern.h
lmax.c
lmin.c
lshldi3.c sync with libc 1998-03-27 01:29:58 +00:00
lshrdi3.c
Makefile
Makefile.inc
max.c
mcount.c
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 replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
memmove.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
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 Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
skpc.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c replace several special targets with stub .c files, as in libc/string 1998-08-04 05:01:58 +00:00
strtoul.c fix the null pointer access bug when arg2 (char **endptr) == NULL 2000-05-25 01:22:41 +00:00
subdi3.c
ucmpdi2.c sync with libc 1998-03-27 01:29:58 +00:00
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c