NetBSD/sys/lib/libkern/arch/sparc
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
..
_setjmp.S new RCS ID format. 1994-10-26 06:39:02 +00:00
bzero.S new RCS ID format. 1994-10-26 06:39:02 +00:00
DEFS.h new RCS ID format. 1994-10-26 06:39:02 +00:00
divrem.m4 eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1995-04-22 09:37:39 +00:00
ffs.S new RCS ID format. 1994-10-26 06:39:02 +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
Makefile.inc add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new 1996-04-13 01:17:27 +00:00
memset.c Back out previous change. 1996-03-11 05:46:51 +00:00
mul.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
saveregs.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
strlen.S new RCS ID format. 1994-10-26 06:39:02 +00:00
SYS.h new RCS ID format. 1994-10-26 06:39:02 +00:00
umul.S new RCS ID format. 1994-10-26 06:39:02 +00:00