mirror of
https://codeberg.org/landley/toybox.git
synced 2026-01-27 06:24:15 +00:00
cp currently will exit with success even if the underlying write syscall fails with an error. Fixing this behavior. Signed-off-by: Utsav Munendra <utsavm@meta.com>