NetBSD/lib/libc/i386/string
mycroft 2f0fca8e20 Clean up deleted files. 1993-10-10 00:18:02 +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
swab.s Assembly language version of the swab function. 1993-10-05 18:35:10 +00:00