This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
i386
/
string
History
Tim J. Robbins
564529ff1a
MFp4: Pentium/Athlon-optimised implementation of wcslen().
2003-03-14 11:01:12 +00:00
..
bcmp.S
…
bcopy.S
…
bzero.S
…
ffs.S
…
index.S
…
Makefile.inc
MFp4: Pentium/Athlon-optimised implementation of wcslen().
2003-03-14 11:01:12 +00:00
memchr.S
…
memcmp.S
…
memcpy.S
…
memmove.S
…
memset.S
…
rindex.S
…
strcat.S
…
strchr.S
…
strcmp.S
…
strcpy.S
…
strlen.S
…
strncmp.S
…
strrchr.S
…
swab.S
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
2003-01-01 18:49:04 +00:00
wcscmp.S
MFp4: Pentium-optimised implementation of wcscmp(). Performs significantly
2003-03-10 10:54:36 +00:00
wcslen.S
MFp4: Pentium/Athlon-optimised implementation of wcslen().
2003-03-14 11:01:12 +00:00
wmemchr.S
MFp4: Reduce code size by 26 bytes by only aligning the jump targets that
2003-03-12 06:46:16 +00:00