freebsd-dev/lib/libc/i386/string
Maxim Sobolev f927dfabc9 Eliminate superfluous memory access in memcpy(3)/memmove(3).
Obtained from:	NetBSD
MFC after:	1 week
2002-10-15 09:50:07 +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
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 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00