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
Robert Watson
05c06d15e8
Further GC of M_STRING, missed previously.
2003-02-26 01:00:29 +00:00
..
alpha
…
ia64
Improve a comment and undo a bogus s/a/an/ in a comment. An asm guru
2003-02-11 20:15:11 +00:00
arc4random.c
…
ashldi3.c
…
ashrdi3.c
…
bcd.c
…
bcmp.c
…
bsearch.c
…
crc32.c
…
divdi3.c
…
ffs.c
…
fnmatch.c
…
iconv_converter_if.m
…
iconv_xlat.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
iconv.c
Back out M_* changes, per decision of the TRB.
2003-02-19 05:47:46 +00:00
index.c
…
inet_ntoa.c
…
lshrdi3.c
…
mcount.c
…
moddi3.c
…
qdivrem.c
…
qsort.c
…
quad.h
…
random.c
Since we drop NSHUFF values now, set default seed to what it becomes
2003-02-05 21:28:52 +00:00
rindex.c
…
scanc.c
…
skpc.c
…
strcat.c
Add restrict keyword to string functions.
2003-02-10 00:36:27 +00:00
strcmp.c
…
strcpy.c
Add restrict keyword to string functions.
2003-02-10 00:36:27 +00:00
strdup.c
Further GC of M_STRING, missed previously.
2003-02-26 01:00:29 +00:00
strlcat.c
…
strlcpy.c
…
strlen.c
…
strncmp.c
…
strncpy.c
Add restrict keyword to string functions.
2003-02-10 00:36:27 +00:00
strsep.c
…
strtol.c
…
strtoq.c
…
strtoul.c
…
strtouq.c
…
strvalid.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…