fix incorrect use of fabs on long double operand in floatscan.c
[musl] / src / string / memrchr.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2011-04-13 Rich Felkerimplement memrchr (nonstandard) and optimize strrchr...