diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-07-02 12:09:48 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-07-28 00:27:58 -0400 |
commit | 7bbf7c12548fef40a0872e32d5c6f0903c5ea147 (patch) | |
tree | 44d543da2e775b1dc850fb0bb6182da1418f0a27 /src/prng | |
parent | 797cf20a0e490d56a80f8df483ca28db1e1f368d (diff) | |
download | musl-7bbf7c12548fef40a0872e32d5c6f0903c5ea147.tar.gz musl-7bbf7c12548fef40a0872e32d5c6f0903c5ea147.tar.xz musl-7bbf7c12548fef40a0872e32d5c6f0903c5ea147.zip |
fix failure of wide printf/scanf functions to set wide orientation
in some cases, these functions internally call a byte-based input or output function before calling getwc/putwc, so they cannot rely on the latter to set the orientation. (cherry picked from commit 984c25b74da085c6ae6b44a87bbd5f8afc9be331)
Diffstat (limited to 'src/prng')
0 files changed, 0 insertions, 0 deletions