diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-07-14 01:12:05 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-07-14 01:12:05 -0400 |
commit | d3fd192523db544e6005051f224a2d7bafabedd9 (patch) | |
tree | ca5f8c14f29b229658a6d217cc667edd61655505 /src/fenv | |
parent | ecc9c5fcfa4831b290cc1a63c0346cbb0c1fcf42 (diff) | |
download | musl-d3fd192523db544e6005051f224a2d7bafabedd9.tar.gz musl-d3fd192523db544e6005051f224a2d7bafabedd9.tar.xz musl-d3fd192523db544e6005051f224a2d7bafabedd9.zip |
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/fenv')
0 files changed, 0 insertions, 0 deletions