fix invalid implicit pointer conversion in gnulib-compat functions
[oweals/musl.git] / src / string / memccpy.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-04-07 Rich Felkerfix misplaced *'s in string functions (harmless)
2011-02-24 Rich Felkeradd implementation of memccpy function