fix incorrect overflow errors on strtoul, etc.
[musl] / src / stdlib / wcstoumax.c
2011-07-15 Rich Felkerfix various bugs in new integer parser framework
2011-07-14 Rich Felkerfix wcsto[iu]max with high characters
2011-07-14 Rich Felkernew restartable integer parsing framework.
2011-04-07 Rich Felkerfix broken unsigned comparison in wcstoumax
2011-02-15 Rich Felkermore header fixes, minor warning fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0