NetBSD/sys/lib/libkern/arch/i386
cgd d867ed50cc add strchr() to libkern. strchr.c copied from libc's "index.c", but with
appropriate definitions so that it'll build strchr(), and so that it builds
correctly in libkern (needed to #define NULL).
1997-01-18 02:33:38 +00:00
..
DEFS.h Update from libc. 1995-10-07 09:26:14 +00:00
Makefile.inc add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
SYS.h Update from libc. 1995-10-07 09:26:14 +00:00
bcmp.S Update from libc. 1995-10-07 09:26:14 +00:00
bzero.S Update from libc. 1995-10-07 09:26:14 +00:00
ffs.S Update from libc. 1995-10-07 09:26:14 +00:00
htonl.S Update from libc. 1995-10-07 09:26:14 +00:00
htons.S Update from libc. 1995-10-07 09:26:14 +00:00
ntohl.S Update from libc. 1995-10-07 09:26:14 +00:00
ntohs.S Update from libc. 1995-10-07 09:26:14 +00:00
scanc.S new RCS ID format. 1994-10-26 06:39:02 +00:00
setjmp.S new RCS ID format. 1994-10-26 06:39:02 +00:00
skpc.S new RCS ID format. 1994-10-26 06:39:02 +00:00
strcat.S Update from libc. 1995-10-07 09:26:14 +00:00
strcmp.S Update from libc. 1995-10-07 09:26:14 +00:00
strcpy.S Update from libc. 1995-10-07 09:26:14 +00:00
strlen.S Update from libc. 1995-10-07 09:26:14 +00:00