freebsd-dev/lib/libc/i386/string
2003-04-05 04:17:05 +00:00
..
bcmp.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
bcopy.S Eliminate superfluous memory access in memcpy(3)/memmove(3). 2002-10-15 09:50:07 +00:00
bzero.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ffs.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
index.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
Makefile.inc MFp4: Pentium/Athlon-optimised implementation of wcschr(). 2003-04-05 04:17:05 +00:00
memchr.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
memcmp.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
memcpy.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
memmove.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
memset.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
rindex.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strcat.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strchr.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strcmp.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strcpy.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strlen.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
strncmp.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
strrchr.S Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
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