use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / string / wcsncpy.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-05-23 Rich Felkerfix strncat and wcsncat (double null termination)
2011-05-23 Rich Felkerfix wcsncpy writing past end of buffer
2011-02-12 Rich Felkerinitial check-in, version 0.5.0