freebsd-dev/lib/libc/mips/string
Ruslan Bukin 2302bd3539 Fix strchr, strrchr implementation: convert c to char
(according to standard).

Discussed with:	andrew
Reviewed by:	emaste
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D8239
2016-10-13 15:23:53 +00:00
..
bcmp.S
bcopy.S
bzero.S
ffs.S
Makefile.inc
memcpy.S
memmove.S
strchr.S Fix strchr, strrchr implementation: convert c to char 2016-10-13 15:23:53 +00:00
strcmp.S
strlen.S
strrchr.S Fix strchr, strrchr implementation: convert c to char 2016-10-13 15:23:53 +00:00