fix obscure bug in strtoull reading the highest 16 possible values
authorRich Felker <dalias@aerifal.cx>
Fri, 2 Mar 2012 17:48:17 +0000 (12:48 -0500)
committerRich Felker <dalias@aerifal.cx>
Fri, 2 Mar 2012 17:48:17 +0000 (12:48 -0500)
commitb4a07bb469ad5a81ee003b621c362d2e7be38159
tree8912cb826f25205a943b660c8f939aee40a1f403
parent9fcecd7b34c66e9d0a2b000809e022a4f3e5e951
fix obscure bug in strtoull reading the highest 16 possible values
src/internal/intparse.c