HardenedBSD/bin/cp
Bruce Evans 2f7579bd8d Fixed handling of short writes. Previously, we stopped copying and
printed a bogus warning with a stale errno if write() returns a short
count.  Now we continue copying.  We still print a bogus warning if
write() returns an "impossible" short count of 0.
1998-01-16 07:37:05 +00:00
..
cp.1
cp.c
extern.h
Makefile
utils.c Fixed handling of short writes. Previously, we stopped copying and 1998-01-16 07:37:05 +00:00