fix double-processing of DT_RELR relocations in ldso relocating itself
[musl] / src / stdlib / strtol.c
2018-09-15 Rich Felkerfix undefined behavior in strto* via FILE buffer pointe...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2013-07-26 Rich Felkeradd ABI symbols for strtol family functions
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-16 Rich Felkeruse the new integer parser (FILE/shgetc based) for...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0