diff options
author | Ron Yorston <rmy@pobox.com> | 2023-04-27 21:00:00 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-04-27 21:00:00 +0100 |
commit | e790046619f539356b950a5b07cba2f477401b4b (patch) | |
tree | d4afee3a50f38654ded864d208650f75a17242ec /docs | |
parent | 5eb812d75edd830fc263a04c69f4849d3336a743 (diff) | |
download | busybox-w32-e790046619f539356b950a5b07cba2f477401b4b.tar.gz busybox-w32-e790046619f539356b950a5b07cba2f477401b4b.tar.bz2 busybox-w32-e790046619f539356b950a5b07cba2f477401b4b.zip |
iconv: use temporary file for output
On Linux iconv allows the output file specified with '-o' to be
the same as the input file. Do the same for our version by creating
a temporary output file and renaming it on completion.
Costs 64-88 bytes.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions