NetBSD/sys/lib/libkern
christos 5d1f319c56 add __UNCONST 2004-07-01 19:04:14 +00:00
..
arch
Makefile
Makefile.inc
__assert.c
__cmsg_alignbytes.c
__main.c
_que.c
adddi3.c
anddi3.c
arc4random.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
inet_addr.c
intoa.c
iordi3.c
libkern.h
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c
md4c.c
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
ntohs.c
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
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
xordi3.c