summaryrefslogtreecommitdiff
path: root/src/stdlib/strtoumax.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-07-14 01:12:05 -0400
committerRich Felker <dalias@aerifal.cx>2011-07-14 01:12:05 -0400
commitd3fd192523db544e6005051f224a2d7bafabedd9 (patch)
treeca5f8c14f29b229658a6d217cc667edd61655505 /src/stdlib/strtoumax.c
parentecc9c5fcfa4831b290cc1a63c0346cbb0c1fcf42 (diff)
downloadmusl-d3fd192523db544e6005051f224a2d7bafabedd9.tar.gz
fix wcsto[iu]max with high characters
stopping without letting the parser see a stop character prevented getting a result. so treat all high chars as the null character and pass them into the parser. also eliminated ugly tmp var using compound literals.
Diffstat (limited to 'src/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions