summaryrefslogtreecommitdiff
path: root/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* Some whitespace tweaks.Wayne Davison2004-01-051-15/+15
* Improved flush_write_file().Wayne Davison2004-01-021-8/+17
* Applying my updated version of Craig Barratt's buffered I/O patch.Wayne Davison2004-01-021-1/+31
* Merged in the security fixes from 2.5.7.Wayne Davison2003-12-061-2/+2
* Detect and report when open or opendir succeed but read andJ.W. Schultz2003-09-161-2/+12
* Changed write file to cope with partial writes by loopingJ.W. Schultz2003-05-221-8/+11
* More signedness fixes; should be harmless.Martin Pool2002-01-251-4/+6
* Signedness security patch from Sebastian Krahmer <krahmer@suse.de> --Martin Pool2002-01-231-2/+2
* no longer use mmap() in rsync because of the risk of a SIGBUS whenAndrew Tridgell1998-12-301-89/+84
* patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to addAndrew Tridgell1998-11-031-2/+2
* heaps of cleanup in the io code.Andrew Tridgell1998-05-271-0/+218