NetBSD/sys/lib/libkern/arch/ns32k
2001-12-04 17:56:30 +00:00
..
bcmp.S
bcopy.S
byte_swap_2.S
byte_swap_4.S
bzero.S
ffs.S
Makefile.inc Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
memchr.S
memcmp.S
memcpy.S
memmove.S
memset.S Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
random.S
strcat.S make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
strchr.S
strcmp.S
strcpy.S Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
strlen.S
strncmp.S
strncpy.S make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
strrchr.S
SYS.h