freebsd-dev/lib/libc/i386/string
Warner Losh c879ae3536 Per Regents of the University of Calfornia letter, remove advertising
clause.

# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
..
bcmp.S Eliminate an unpredictable branch from bcmp(). 2005-04-21 23:07:20 +00:00
bcopy.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +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
memcpy.S
memmove.S
memset.S
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
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