NetBSD/sys/lib/libkern/arch
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
..
alpha add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
arm32 add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
i386 add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
m68k add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
mips add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
ns32k add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
powerpc add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
sparc add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
vax add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00