fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / string / stpncpy.c
2018-09-26 Rich Felkerfix aliasing-based undefined behavior in string functions
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
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 Felkerfix backwards conditional in stpncpy
2011-02-12 Rich Felkerinitial check-in, version 0.5.0