summaryrefslogtreecommitdiff
path: root/libbb/copyfd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* bb_full_fd_action was incorrectly returning an error message causingGlenn L McGrath2004-02-231-2/+2
* Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath2004-02-211-5/+5
* When a size of 0 is passed to copyfd_size, dont do anything, it wasGlenn L McGrath2003-11-241-1/+4
* Fix warningGlenn L McGrath2003-11-221-2/+6
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-25/+36
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-45/+31
* Merge copyfd and copy_file_chunkGlenn L McGrath2002-12-131-15/+42
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-1/+1
* Rewrote copyfd to use library functions, terminate, and copy correct data.Matt Kraai2001-05-181-24/+16
* This patch from Adam Heath <doogie@debian.org>, makes print_fileEric Andersen2001-05-151-0/+67