This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
lib
/
libkern
History
cgd
d7fc64af84
don't use inline, use __inline, like cdefs intends (so it can kill it if nongcc
1994-07-15 22:29:22 +00:00
..
arch
auto-copied from libc
1994-06-30 06:52:54 +00:00
i386
Clean up deleted files.
1994-06-30 04:26:23 +00:00
m68k
Clean up deleted files.
1994-06-30 04:49:02 +00:00
ns32k
Clean up deleted files.
1994-06-30 04:49:02 +00:00
__main.c
…
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
bcmp.c
…
bzero.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
htonl.c
…
htons.c
…
imax.c
…
imin.c
…
iordi3.c
…
libkern.h
don't use inline, use __inline, like cdefs intends (so it can kill it if nongcc
1994-07-15 22:29:22 +00:00
lmax.c
…
lmin.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
Makefile
clean obj better
1994-06-30 20:17:47 +00:00
Makefile.inc
…
max.c
…
mcount.c
…
min.c
…
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
ntohl.c
…
ntohs.c
…
qdivrem.c
wierd fix for very wierd pmax compile problem. terry hit this too
1994-06-16 05:17:20 +00:00
quad.h
…
random.c
needed by some multicast thing
1994-06-03 03:37:30 +00:00
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlen.c
…
strncmp.c
…
strncpy.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
ulmax.c
…
ulmin.c
…
umoddi3.c
…
xordi3.c
…