diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-07-02 12:09:48 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-07-02 12:09:48 -0400 |
commit | 984c25b74da085c6ae6b44a87bbd5f8afc9be331 (patch) | |
tree | 031b96d453896bbdddb9b8a95b2a65b681822295 /src/process | |
parent | 285f969db6a41a547ba5192a7363d41d4a8b5e3b (diff) | |
download | musl-984c25b74da085c6ae6b44a87bbd5f8afc9be331.tar.gz musl-984c25b74da085c6ae6b44a87bbd5f8afc9be331.tar.xz musl-984c25b74da085c6ae6b44a87bbd5f8afc9be331.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.
Diffstat (limited to 'src/process')
0 files changed, 0 insertions, 0 deletions