This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5663256d0a
NetBSD
/
lib
/
libc
/
arch
/
mips
/
string
History
jonathan
cd6244f1cc
Assembly-coded, word-at-a-time unrolled memset().
1999-03-15 06:37:43 +00:00
..
Makefile.inc
…
bcmp.S
Pull up endian-independent changes from locore, userland bcopy.S.
1997-10-20 09:31:37 +00:00
bcopy.S
Pull up endian diffs from kernel bcopy().
1997-10-18 05:21:44 +00:00
bzero.S
Pull up ambi-endian diffs from kernel bzero().
1997-10-19 01:19:58 +00:00
ffs.S
…
index.S
…
memset.S
Assembly-coded, word-at-a-time unrolled memset().
1999-03-15 06:37:43 +00:00
rindex.S
…
strcmp.S
…
strlen.S
…