freebsd-dev/lib/libc/i386/string
2003-04-05 04:17:05 +00:00
..
bcmp.S
bcopy.S
bzero.S
ffs.S
index.S
Makefile.inc MFp4: Pentium/Athlon-optimised implementation of wcschr(). 2003-04-05 04:17:05 +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
wcschr.S MFp4: Pentium/Athlon-optimised implementation of wcschr(). 2003-04-05 04:17:05 +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