]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(copy): Remove bogus (now that we're using full_write) increment of w_partial.
authorJim Meyering <jim@meyering.net>
Tue, 27 Feb 1996 03:24:31 +0000 (03:24 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Feb 1996 03:24:31 +0000 (03:24 +0000)
commitedac0ff42083e2d42586caaca849cc5f7a260ede
tree8fb229ad040b2715518a427076c449abefdd4746
parent3f10c64fcad66f003e97b7200193ccc727624ebf
(copy): Remove bogus (now that we're using full_write) increment of w_partial.
Change sense of the tests (though they're equivalent) that check
the value returned by full_write. making it clearer where errno
is valid.  full_write always writes the full amount or fails.
src/dd.c