lib/safe-write.c


Log

Author Commit Date CI Message
Jim Meyering f01f4ae4 2002-12-04T08:03:16 Simply #define SAFE_WRITE and include safe-read.c.
Jim Meyering f877e390 2002-12-03T10:59:31 (safe_write): Change comment to mention SAFE_WRITE_ERROR.
Jim Meyering 32c761fe 2002-12-03T10:55:51 safe-read.c, safe-write.c: Change variable names and comments, but not semantics, to minimize the differences between these two files.
Bruno Haible 2cb98f7c 2002-12-02T18:53:53 Synchronize safe-write with safe-read.
Bruno Haible 849efe76 2002-11-22T16:25:53 Orthogonal approach to read()/write() that handles EINTR and counts > 2^31 correctly.