freebsd_amp_hwpstate/sys/libkern
Warner Losh d64292d252 Use the latest version of these files from OpenBSD.
1) Safty change from casper dik was added to OpenBSD's sources since I
   grabbed them. milltert@openbsd.org
2) Split up strlcpy to improve efficiency of the common case.
   milltert@openbsd.org
3) Cleanup of cross references for man page.  {alex,aaron}@openbsd.org

Pointed out by: deraadt@openbsd.org
1999-08-10 05:58:58 +00:00
..
alpha
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcd.c
bcmp.c Add a fast version of bcmp which compares longwords at a time. 1999-06-19 16:30:28 +00:00
cmpdi2.c
divdi3.c
ffs.c
fnmatch.c
index.c
inet_ntoa.c
iordi3.c
locc.c
lshldi3.c
lshrdi3.c
mcount.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
qsort.c
quad.h
random.c
rindex.c
scanc.c
skpc.c
strcat.c
strcmp.c
strcpy.c
strlcat.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlcpy.c Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
strlen.c
strncmp.c
strncpy.c
strsep.c
subdi3.c
ucmpdi2.c Backed out the previous backout. We may as well have a version of ucmpdi2.c 1999-06-02 16:39:14 +00:00
udivdi3.c
umoddi3.c
xordi3.c