aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-01-27 13:11:35 +0000
committerRon Yorston <rmy@pobox.com>2023-01-27 13:27:29 +0000
commit82f0d19b101271889b0b2ebe8cdb2f5eb4f64e6c (patch)
treee5259f002f355ed07a16f6653ebd5c592e6ff730 /arch
parent073e14482ba493687f892f1a2deedde822220b06 (diff)
downloadbusybox-w32-82f0d19b101271889b0b2ebe8cdb2f5eb4f64e6c.tar.gz
busybox-w32-82f0d19b101271889b0b2ebe8cdb2f5eb4f64e6c.tar.bz2
busybox-w32-82f0d19b101271889b0b2ebe8cdb2f5eb4f64e6c.zip
diff: implement --binary flag
On Windows GNU diff uses text mode for input and output. It also has the '--binary' flag to use binary mode instead. On Unix binary mode is the default and the flag does nothing. Alter diff to use text mode by default for input (though not output, let's not go overboard). Add the '--binary' flag to override this. Costs 96-160 bytes.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions