NetBSD/sys/lib/libkern/arch
cgd e70b1375c9 add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
source file to libkern, it should be added to _ALL_ ports makefiles if
it is machine-independent and used by machine-independent code (in
this case adosfs).  (There are several arguments that say that
strncasecmp should not be in libkern at all, and i think they're
good ones, but as long as ADOSFS needs it to link, it has to be here
for all architectures.)
1996-04-13 01:17:27 +00:00
..
alpha add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
arm32 add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
i386 add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
m68k Add strncasecmp.c; extracted from ADOSFS adlookup.c. 1996-02-06 21:22:00 +00:00
mips add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
ns32k add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
sparc add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
vax add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00