NetBSD/lib/libc/arch/ns32k/string
matthias b92278aef8 The pc532 port now has string functions in assembler.
strcmp.S, strcpy.S and strlen.S are contributed by Randy Hyde.
1996-09-24 09:29:52 +00:00
..
Makefile.inc The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
bcmp.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
bcopy.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
bzero.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
ffs.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
index.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memccpy.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memchr.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memcmp.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memcpy.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memmove.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
memset.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
rindex.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strcat.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strchr.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strcmp.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strcpy.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strlen.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strncat.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strncmp.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strncpy.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
strrchr.S The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00