NetBSD/sys/lib/libkern
uwe 36ae53aba9 MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
..
arch Use 64-bit-clean addition/subtraction opcodes for pointer arithmetic iff 2004-09-29 04:45:26 +00:00
Makefile
Makefile.inc Make 'dependall' generate dependencies in these libraries. 2003-11-07 23:34:28 +00:00
__assert.c
__cmsg_alignbytes.c
__main.c
_que.c
adddi3.c
anddi3.c
arc4random.c Redo part of rev. 1.10. 2004-09-17 21:54:28 +00:00
ashldi3.c
ashrdi3.c
bcmp.c
bcopy.c
bswap16.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
bswap32.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
bswap64.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
bzero.c
cmpdi2.c
divdi3.c
ffs.c
htonl.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
htons.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
imax.c
imin.c
inet_addr.c
intoa.c
iordi3.c
libkern.h
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c
md4c.c NetBSD.ORG -> NetBSD.org 2003-12-04 12:42:54 +00:00
md5c.c remove useless typedef and casts 2004-06-30 13:45:21 +00:00
memchr.c add __UNCONST 2004-07-01 19:04:14 +00:00
memcmp.c
memcpy.c
memmove.c
memset.c
milieu.h
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ntohs.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
pmatch.c
qdivrem.c
quad.h
random.c
rb.c
rb.h
scanc.c
sha1.c avoid string const cast-aways. 2004-06-30 13:45:54 +00:00
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
softfloat.h
strcasecmp.c
strcat.c
strchr.c add __UNCONST 2004-07-01 19:04:14 +00:00
strcmp.c
strcpy.c
strlcat.c
strlcpy.c
strlen.c
strncasecmp.c
strncmp.c
strncpy.c
strrchr.c add __UNCONST 2004-07-01 19:04:14 +00:00
strstr.c add __UNCONST 2004-07-01 19:04:14 +00:00
strtoul.c add __UNCONST 2004-07-01 19:04:14 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xlat_mbr_fstype.c MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
xordi3.c