diff options
author | Ron Yorston <rmy@pobox.com> | 2020-12-07 08:40:25 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-12-07 08:45:29 +0000 |
commit | 26b641cde2e1bb2ed95683afa94b31ba0207339d (patch) | |
tree | f1caf6cdf0da02da2375a7d2c0fed11a00e4888e /init | |
parent | fd774ee45b592977ebd7cb06cb0049d69219a530 (diff) | |
download | busybox-w32-26b641cde2e1bb2ed95683afa94b31ba0207339d.tar.gz busybox-w32-26b641cde2e1bb2ed95683afa94b31ba0207339d.tar.bz2 busybox-w32-26b641cde2e1bb2ed95683afa94b31ba0207339d.zip |
winansi: intercept calls to fputc(3)
Perform code page translation for fputc(3). It's only used in a
few places but is needed to fix things like:
$ echo € | dos2unix
Ç
$ paste -d € file1 file2
1Ç2
Unfortunately it breaks the inventive use of dos2unix in GitHub
issue #203.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions