1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/lib/libc/i386/string
2003-01-01 18:49:04 +00:00
..
bcmp.S
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
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