freebsd-dev/lib/libc/arm/string
Brooks Davis 9fe44df287 Correct MDSRCS use in <arch>/string/Makefile.inc.
- Remove .c files which duplicate entries in MISRCS.
- Use the same, less merge conflict prone style in all cases.
- Use MDSRCS for mips (.c and .S files both ended up in SRCS).
- Remove pointless sparc64 Makefile.inc.
- Remove uninformative foreign VCS ID entries.

Reviewed by:	emaste, imp, jhb
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9841
2017-03-02 17:05:52 +00:00
..
bcopy.S
bzero.S
ffs.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile.inc Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
memcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy_arm.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy_xscale.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy.S
memmove.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memset.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strlen.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strncmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00