math: move x87-family fmod functions to C with inline asm
[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...