NetBSD/lib/libc/arch/arm/string
chris 0caaced5a9 Add arm asm version of memcmp, basically it's strncmp.S without the
check for *src != 0
2002-11-23 14:26:04 +00:00
..
Makefile.inc Add arm asm version of memcmp, basically it's strncmp.S without the 2002-11-23 14:26:04 +00:00
_memcpy.S Local label fixup. 2002-08-17 19:54:30 +00:00
bcopy.S
bzero.S
ffs.S Local label fixup. 2002-08-17 19:54:30 +00:00
memcmp.S Add arm asm version of memcmp, basically it's strncmp.S without the 2002-11-23 14:26:04 +00:00
memcpy.S
memmove.S
memset.S Local label fixup. 2002-08-17 19:54:30 +00:00
strcmp.S Add an asm version of strncmp, based on strcmp. 2002-11-23 03:10:27 +00:00
strncmp.S Add an asm version of strncmp, based on strcmp. 2002-11-23 03:10:27 +00:00