This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0c42e4703
NetBSD
/
lib
/
libc
/
i386
/
string
History
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