NetBSD/lib/libc/i386/string
brezak 1ee5779f11 Clear direction flag. Too many folks were losing... 1993-09-19 19:16:27 +00:00
..
bcmp.s Added code to compare by words. 1993-09-07 16:49:57 +00:00
bcopy.s Clear direction flag. Too many folks were losing... 1993-09-19 19:16:27 +00:00
bzero.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
ffs.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
index.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
memchr.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
memcmp.s Added code to compare by words. 1993-09-07 16:49:57 +00:00
memmove.s Clear direction flag. Too many folks were losing... 1993-09-19 19:16:27 +00:00
memset.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
rindex.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strcat.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strchr.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strcmp.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strcpy.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strlen.s Shave a cycle or two. Fix comment. 1993-09-07 16:50:29 +00:00
strncmp.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00
strrchr.s Add `.text' before the .asciz strings for RCS identifiers. 1993-08-26 02:11:52 +00:00