]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: copy: mention the reinstated I/O size constraints
authorPádraig Brady <P@draigBrady.com>
Mon, 2 Jan 2023 23:16:07 +0000 (23:16 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 Jan 2023 23:30:09 +0000 (23:30 +0000)
commit31cf78f1d588a1a041da8bc3b97458c518415444
treeb2539657bdc199a3b78f435ac84bdb9232dd0d84
parent6c343a55745a37a1d4d20f39a427170c37044a65
doc: copy: mention the reinstated I/O size constraints

* NEWS: Mention the change in behavior re block size multiples
to support unusual devices with this constraint.
* src/copy.c (copy_reg): Likewise.
NEWS
src/copy.c