This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9dfde365a2
Branches
Tags
View all branches
freebsd-nq
/
sys
/
libkern
History
Bruce Evans
9dfde365a2
Removed sccsids and rcsids and added Id$ to save space like everything
...
else in libkern.
1996-08-28 20:32:21 +00:00
..
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
Removed sccsids and rcsids and added Id$ to save space like everything
1996-08-28 20:32:21 +00:00
bcd.c
Extend to handle all radix < 37
1996-01-24 20:51:26 +00:00
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
Convert to newly aded collate compare function
1996-08-12 18:49:54 +00:00
index.c
Added index() which will be used shortly in some fixes to the ibcs2
1996-06-07 22:21:31 +00:00
inet_ntoa.c
…
iordi3.c
…
locc.c
…
lshldi3.c
…
lshrdi3.c
…
mcount.c
Cleaned up interrupt masking by declaring the state variable in a
1996-08-28 20:15:32 +00:00
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
qsort.c
Removed sccsids and rcsids and added Id$ to save space like everything
1996-08-28 20:32:21 +00:00
quad.h
Don't depend on <sys/types.h> including <sys/cdefs.h>.
1996-04-19 17:39:57 +00:00
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlen.c
…
strncmp.c
Removed sccsids and rcsids and added Id$ to save space like everything
1996-08-28 20:32:21 +00:00
strncpy.c
…
strsep.c
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…