Correct credits, as cccp.c no longer
authorJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 07:29:05 +0000 (07:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 07:29:05 +0000 (07:29 +0000)
commitaee944ad9bd46dd938d370a922ea001414339082
treea8c6ff8f2f081bdef2a38537f24fc0aef019a158
parent63f570d12b203709c8dbec0341ea3ecc5bfe1547
Correct credits, as cccp.c no longer
exists and anyway it was so heavily changed from the old cccp
code as to be unrecognizable.  Include full-write.h.
(full_write) Return size_t, with short writes meaning failure.
All callers changed.  This fixes a bug with large buffers
on 64-bit hosts.
lib/full-write.c