freebsd-dev/lib/libc/i386/string
Andreas Tobler 646c5b4840 Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
get rid of the __CONCAT and CNAME macros.

Reviewed by:	bde, kib
2013-11-21 22:31:18 +00:00
..
bcmp.S
bcopy.S
bzero.S
ffs.S
Makefile.inc
memchr.S - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
memcmp.S
memcpy.S
memmove.S
memset.S
strcat.S
strchr.S Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
strcmp.S
strcpy.S
strncmp.S
strrchr.S Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
swab.S
wcschr.S
wcscmp.S
wcslen.S
wmemchr.S