NetBSD/sys/lib/libkern
gwr 5e82d82867 Pass down the values of: AR NM RANLIB
(Fixes PR#4426 from SAITOH Masanobu)
Also pass down LORDER TSORT.
1997-11-04 21:18:24 +00:00
..
arch add memchr() to libkern 1997-10-24 15:32:24 +00:00
Makefile Use LORDER, TSORT 1997-11-04 20:33:11 +00:00
Makefile.inc Pass down the values of: AR NM RANLIB 1997-11-04 21:18:24 +00:00
__assert.c
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
bswap16.c
bswap32.c
bswap64.c
bzero.c rcsid fascism 1997-10-13 11:55:15 +00:00
cmpdi2.c
divdi3.c
ffs.c rcsid fascism 1997-10-13 11:55:15 +00:00
htonl.c
htons.c
imax.c
imin.c
iordi3.c
libkern.h Add missing NULL define for KERNEL case and prototype into libkern.h. 1997-10-24 18:10:30 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c
md5c.c
memchr.c Add missing NULL define for KERNEL case and prototype into libkern.h. 1997-10-24 18:10:30 +00:00
memcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
memset.c rcsid fascism 1997-10-13 11:55:15 +00:00
min.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
ntohl.c
ntohs.c
qdivrem.c
quad.h
random.c
scanc.c
skpc.c
strcat.c rcsid fascism 1997-10-13 11:55:15 +00:00
strchr.c rcsid fascism 1997-10-13 11:55:15 +00:00
strcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strcpy.c rcsid fascism 1997-10-13 11:55:15 +00:00
strlen.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncasecmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
strncpy.c rcsid fascism 1997-10-13 11:55:15 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c