summaryrefslogtreecommitdiff
path: root/lib/safe-write.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Simply #define SAFE_WRITE and include safe-read.c.Jim Meyering2002-12-041-67/+3
* (safe_write): Change comment to mention SAFE_WRITE_ERROR.Jim Meyering2002-12-031-1/+1
* safe-read.c, safe-write.c: Change variable names and comments, butJim Meyering2002-12-031-22/+18
* Synchronize safe-write with safe-read.Bruno Haible2002-12-021-28/+32
* Orthogonal approach to read()/write() that handles EINTR and counts > 2^31Bruno Haible2002-11-221-0/+83