NetBSD/sys/lib/libkern
cgd e6d0f7439f copy down changes from libc 1996-10-17 04:26:20 +00:00
..
arch copy down changes from libc 1996-10-17 04:26:20 +00:00
Makefile Add anchors so that only exactly `-I. is modified. 1996-08-10 04:01:29 +00:00
Makefile.inc Allow compilation of libkern as library for standalone programs 1996-09-30 15:54:35 +00:00
__assert.c Add machine-independent assertion-checking support. macros are: 1996-08-27 00:44:20 +00:00
__main.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
bzero.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
cmpdi2.c
divdi3.c
ffs.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +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 - Add missing prototypes 1996-03-14 18:52:03 +00:00
imin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
iordi3.c
libkern.h add a missing #else, pointed out by Wolfgang Solfrank 1996-09-22 16:23:31 +00:00
lmax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
lmin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
lshldi3.c
lshrdi3.c
max.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
mcount.c Prevent recursive invocation of mcount() while in kernel by setting profiling 1996-06-29 14:30:32 +00:00
memcmp.c Added to libkern in preparation for change from b* to mem*. 1996-08-15 22:59:11 +00:00
memset.c Added to libkern in preparation for change from b* to mem*. 1996-08-15 22:59:11 +00:00
min.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
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 don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
random.c
scanc.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
skpc.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
strcat.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strcmp.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strcpy.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strlen.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strncasecmp.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strncmp.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
strncpy.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
ulmin.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
umoddi3.c
xordi3.c