summaryrefslogtreecommitdiffstats
path: root/lib/copy_file.c
Commit message (Expand)AuthorAgeFilesLines
* lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-061-1/+0
* copy_file: Add missing O_TRUNCSascha Hauer2013-09-291-1/+1
* lib: Fix copy_file when filesize is FILESIZE_MAXTeresa Gámez2013-09-271-2/+6
* Use a common define for RW_BUF_SIZESascha Hauer2013-04-171-2/+0
* copy_file: limit progress bar to sensible limitsSascha Hauer2012-02-191-3/+2
* commands/cp: add verbose mode which displays progress barHubert Feurstein2011-11-221-1/+20
* copy_file: handle write return value correctlySascha Hauer2011-04-121-4/+11
* copy_file: sparse fixesSascha Hauer2010-10-211-0/+2
* make copy_file() globally availableSascha Hauer2009-09-251-0/+58