1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/lib/libc/i386/string
Mike Silbersack 11289efd80 Fix style bugs I added in last commit.
Spotted by:	bde
2002-06-27 14:16:21 +00:00
..
bcmp.S
bcopy.S Fix style bugs I added in last commit. 2002-06-27 14:16:21 +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