NetBSD/sys/lib/libkern
christos 0ca6a87952 Remove memset.c; it is not currently used, and .c files should belong in
the MI portion of libkern. When/if we move to use mem* routines in the kernel
we can add it to the MI portion/write a memset.s.
1996-04-23 23:05:22 +00:00
..
arch Remove memset.c; it is not currently used, and .c files should belong in 1996-04-23 23:05:22 +00:00
Makefile don't get rid of the -D_KERNEL in KERNCPPFLAGS 1996-04-18 02:14:48 +00:00
Makefile.inc Simplify, and add support for passing CPPFLAGS. 1996-02-02 20:34:38 +00:00
__main.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
adddi3.c Update from libc. 1995-10-07 09:26:14 +00:00
anddi3.c Update from libc. 1995-10-07 09:26:14 +00:00
ashldi3.c Update from libc. 1995-10-07 09:26:14 +00:00
ashrdi3.c Update from libc. 1995-10-07 09:26:14 +00:00
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 Update from libc. 1995-10-07 09:26:14 +00:00
divdi3.c Update from libc. 1995-10-07 09:26:14 +00:00
ffs.c don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
htonl.c Update from libc. 1995-10-07 09:26:14 +00:00
htons.c Update from libc. 1995-10-07 09:26:14 +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 Update from libc. 1995-10-07 09:26:14 +00:00
libkern.h - Add missing prototypes 1996-03-14 18:52:03 +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
locc.c new RCS ID format. 1994-10-26 06:39:02 +00:00
lshldi3.c Update from libc. 1995-10-07 09:26:14 +00:00
lshrdi3.c Update from libc. 1995-10-07 09:26:14 +00:00
max.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
mcount.c KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
min.c - Add missing prototypes 1996-03-14 18:52:03 +00:00
moddi3.c Update from libc. 1995-10-07 09:26:14 +00:00
muldi3.c Update from libc. 1995-10-07 09:26:14 +00:00
negdi2.c Update from libc. 1995-10-07 09:26:14 +00:00
notdi2.c Update from libc. 1995-10-07 09:26:14 +00:00
ntohl.c Update from libc. 1995-10-07 09:26:14 +00:00
ntohs.c Update from libc. 1995-10-07 09:26:14 +00:00
qdivrem.c Update from libc. 1995-10-07 09:26:14 +00:00
quad.h don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
random.c new RCS ID format. 1994-10-26 06:39:02 +00:00
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 Update from libc. 1995-10-07 09:26:14 +00:00
ucmpdi2.c Update from libc. 1995-10-07 09:26:14 +00:00
udivdi3.c Update from libc. 1995-10-07 09:26:14 +00:00
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 Update from libc. 1995-10-07 09:26:14 +00:00
xordi3.c Update from libc. 1995-10-07 09:26:14 +00:00