This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
libkern
History
bde
daea081157
Always build libkern_p.a. `NOPROFILE' should only control user libraries.
1995-01-10 01:57:56 +00:00
..
adddi3.c
…
anddi3.c
…
ashldi3.c
…
ashrdi3.c
…
bcmp.c
…
cmpdi2.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
iordi3.c
…
libkern.h
Hide the declaration of ffs() if an inline ffs() is implemented.
1994-11-14 14:56:46 +00:00
locc.c
…
lshldi3.c
…
lshrdi3.c
…
Makefile
Always build libkern_p.a. `NOPROFILE' should only control user libraries.
1995-01-10 01:57:56 +00:00
mcount.c
Added -DKERNEL and added support for kernel profiling.
1994-09-15 15:41:48 +00:00
moddi3.c
…
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
quad.h
…
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strlen.c
…
strncpy.c
…
strsep.c
…
strtol.c
Add strtol() to libkern in support of some other work I'm doing.
1994-10-25 14:57:57 +00:00
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…