..
alpha
Add the following functions/macros to support byte order conversions and
2002-02-27 17:16:18 +00:00
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
Lock down arc4random so it can be safely called w/o Giant.
2003-08-15 06:34:47 +00:00
ashldi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
ashrdi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
bcd.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
bcmp.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
bsearch.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
crc32.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
divdi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
ffs.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
fnmatch.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
iconv_converter_if.m
iconv_xlat.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
iconv.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
index.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
inet_ntoa.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
lshrdi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
mcount.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
moddi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
qdivrem.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
qsort.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
quad.h
Deprecate machine/limits.h in favor of new sys/limits.h.
2003-04-29 13:36:06 +00:00
random.c
Lower initial drop value to 50, it is enough to hide linearity
2003-08-10 17:56:58 +00:00
rindex.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
scanc.c
Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3
2003-07-25 15:54:23 +00:00
skpc.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strcat.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strcmp.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strcpy.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strdup.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strlcat.c
Use sys/libkern.h not /usr/include/string.h
2002-09-06 06:04:36 +00:00
strlcpy.c
Use sys/libkern.h not /usr/include/string.h
2002-09-06 06:04:36 +00:00
strlen.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strncmp.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strncpy.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strsep.c
Hook up strsep(3) to libkern following a repo-copy by Peter. This will
2002-10-10 17:02:11 +00:00
strtol.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strtoq.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strtoul.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strtouq.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
strvalid.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
ucmpdi2.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
udivdi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00
umoddi3.c
Use __FBSDID().
2003-06-11 05:37:42 +00:00