NetBSD/sys/lib/libkern/arch/mips
cgd b7ad250ab1 copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
..
Makefile.inc Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
byte_swap_2.S copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
byte_swap_4.S copy from lib/libc/arch/mips/gen 2001-02-27 19:45:26 +00:00
memcpy.S Set return value correctly for memcpy/memmove. 2000-10-10 20:29:03 +00:00
memmove.S Use merged memcpy()/memset() based on old bcopy rather than C-coded memmove. 1999-03-15 07:04:04 +00:00
memset.S Fix bug in construction of word-length version of 'c'. 1999-03-15 06:34:10 +00:00
strcmp.S
strlen.S