NetBSD/sys/lib/libkern/arch/m68k
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 new RCS ID format. 1994-10-26 06:39:02 +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 new RCS ID format. 1994-10-26 06:39:02 +00:00
bcmp.S Sync with libc 1996-11-30 02:06:27 +00:00
bzero.S Sync with libc 1996-11-30 02:06:27 +00:00
ffs.S Sync with libc. 1995-02-08 18:35:50 +00:00
htonl.S new RCS ID format. 1994-10-26 06:39:02 +00:00
htons.S new RCS ID format. 1994-10-26 06:39:02 +00:00
ntohl.S new RCS ID format. 1994-10-26 06:39:02 +00:00
ntohs.S new RCS ID format. 1994-10-26 06:39:02 +00:00
scanc.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 use assembly version of strcat (copied down from libc) 1996-04-18 01:53:04 +00:00
strcmp.S Sync with libc. 1995-02-08 18:35:50 +00:00
strcpy.S Sync with libc. 1995-02-08 18:35:50 +00:00
strlen.S Sync with libc. 1995-02-08 18:35:50 +00:00
strncmp.S Sync with libc. 1995-02-08 18:35:50 +00:00
strncpy.S Sync with libc. 1995-02-08 18:35:50 +00:00