NetBSD/sys/lib/libkern
matthias eb8718eafb * Pull up files from lib/libc/arch/ns32/string.
* DEFS.h and setjmp.S are no longer in use.
1996-11-07 07:36:05 +00:00
..
arch * Pull up files from lib/libc/arch/ns32/string. 1996-11-07 07:36:05 +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
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
bcmp.c when casting const pointers, preserve const qualifiers. (-Wcast-qual) 1996-10-24 23:45:32 +00:00
bzero.c
cmpdi2.c
divdi3.c
ffs.c
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 second and third args to scanc() (string and table) are not and should not 1996-10-24 23:50:31 +00:00
lmax.c
lmin.c
lshldi3.c
lshrdi3.c
max.c
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
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
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
strcmp.c when casting const pointers, preserve const qualifiers. (-Wcast-qual) 1996-10-24 23:45:32 +00:00
strcpy.c
strlen.c
strncasecmp.c
strncmp.c when casting const pointers, preserve const qualifiers. (-Wcast-qual) 1996-10-24 23:45:32 +00:00
strncpy.c
subdi3.c
ucmpdi2.c
udivdi3.c
ulmax.c
ulmin.c
umoddi3.c
xordi3.c