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)
commit227257cc94a565df63343c47f2f99a92c4aed668
treeb0cd2b48d8a52b5be2d8cd36683cceaecb154022
parent7d437d269c1a744006f99160de2cceb95d0c4938
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