NetBSD/sys/lib/libkern
lukem 7656b49be6 rcsid fascism 1997-10-13 11:55:15 +00:00
..
arch rcsid fascism 1997-10-13 11:55:15 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
Makefile.inc Allow depend target to be parallized, from Andrew Wheadon 1997-03-07 00:50:30 +00:00
__assert.c Add machine-independent assertion-checking support. macros are: 1996-08-27 00:44:20 +00:00
__main.c
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c rcsid fascism 1997-10-13 11:55:15 +00:00
bswap16.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap32.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
bswap64.c Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
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 pull down from libc 1996-10-17 01:41:35 +00:00
htons.c pull down from libc 1996-10-17 01:41:35 +00:00
imax.c
imin.c
iordi3.c
libkern.h mark prototypes for static inline functions as possibly unused (with 1997-07-07 22:45:34 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
mcount.c Move _MCOUNT_DECL prototype back here again (grmbl). 1996-12-07 12:58:25 +00:00
md5c.c Add the libc md5 implementation to libkern. 1997-04-30 00:53:02 +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 pull down from libc 1996-10-17 01:41:35 +00:00
ntohs.c pull down from libc 1996-10-17 01:41:35 +00:00
qdivrem.c
quad.h
random.c include libkern.h, not types.h, to get prototype. (libkern.h includes types.h) 1996-11-13 19:30:39 +00:00
scanc.c second and third args to scanc() (string and table) are not and should not 1996-10-24 23:50:31 +00:00
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