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
Marcel Moolenaar
61d596a8ff
Update comment to direct the reader to libkern.h instead of systm.h.
...
The functions were moved. Pointed out by: johan@
2005-04-28 05:50:18 +00:00
..
alpha
…
arm
…
ia64
…
arc4random.c
…
ashldi3.c
…
ashrdi3.c
…
bcd.c
…
bcmp.c
…
bsearch.c
…
crc32.c
Update comment to direct the reader to libkern.h instead of systm.h.
2005-04-28 05:50:18 +00:00
divdi3.c
…
ffs.c
…
ffsl.c
…
fls.c
…
flsl.c
…
fnmatch.c
…
gets.c
We do want to print '\n'/'\r'.
2005-02-03 15:47:30 +00:00
iconv_converter_if.m
…
iconv_xlat16.c
…
iconv_xlat.c
…
iconv.c
…
index.c
…
inet_ntoa.c
…
lshrdi3.c
…
mcount.c
…
moddi3.c
…
qdivrem.c
…
qsort_r.c
…
qsort.c
…
quad.h
…
random.c
…
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
…
strcmp.c
…
strcpy.c
…
strdup.c
…
strlcat.c
MFlibc: Remove extra closing parenthesis.
2005-02-03 15:51:39 +00:00
strlcpy.c
MFlibc: Remove extra closing parenthesis.
2005-02-03 15:51:39 +00:00
strlen.c
…
strncmp.c
…
strncpy.c
…
strsep.c
…
strspn.c
Replace the current strspn() and strcspn() with significantly faster
2005-04-02 18:52:44 +00:00
strtol.c
…
strtoq.c
…
strtoul.c
…
strtouq.c
…
strvalid.c
Because the argument to strvalid() is a size_t, use a size_t to iterate
2005-01-29 13:34:22 +00:00
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…