This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a82718b34d
NetBSD
/
sys
/
lib
/
libkern
History
thorpej
181f0a9b54
Tweak the previous change so that a prototype is always provided.
2002-08-25 21:09:45 +00:00
..
arch
Use assembly version of ffs(3).
2002-08-24 06:39:48 +00:00
Makefile
Updated version of cscope/mkid support. Check libkern and compat lib
2002-06-18 23:46:52 +00:00
Makefile.inc
Don't make clean and cleandir depend on the lib subdir. Just check for it's
2001-11-21 22:10:54 +00:00
__assert.c
…
__cmsg_alignbytes.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
__main.c
…
_que.c
…
adddi3.c
…
anddi3.c
…
arc4random.c
discard 256 bytes of output every time we stir (not just when initializing)
2002-06-14 03:05:46 +00:00
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
Tweak the previous change so that a prototype is always provided.
2002-08-25 21:09:45 +00:00
lmax.c
…
lmin.c
…
lshldi3.c
…
lshrdi3.c
…
max.c
…
mcount.c
…
md4c.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
md5c.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
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
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
qdivrem.c
…
quad.h
…
random.c
…
rb.c
Add "Red Black +" balanced binary tree routines to libkern. These provide
2001-10-24 22:40:56 +00:00
rb.h
Add "Red Black +" balanced binary tree routines to libkern. These provide
2001-10-24 22:40:56 +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
…
strtoul.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
ulmax.c
…
ulmin.c
…
umoddi3.c
…
xordi3.c
…