index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
copyfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-2
/
+2
*
Bug fix from Kim B. Heino, manifested via:
Rob Landley
2006-02-13
1
-0
/
+1
*
avoid signed<->unsigned warning
"Vladimir N. Oleynik"
2006-01-31
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
My last change to this file broke tar x. Sigh. (Trying to make sure we work
Rob Landley
2005-11-12
1
-4
/
+5
*
Fix bug 424: doing full_read breaks things like cat which should return a
Rob Landley
2005-11-04
1
-1
/
+1
*
When cp ran out of space it didn't return a nonzero error code. Fixes bug 493.
Rob Landley
2005-11-04
1
-57
/
+27
*
Correct errors preventing busybox tar from working properly,
Eric Andersen
2005-04-27
1
-6
/
+11
*
Rework to fix http://bugs.uclibc.org/view.php?id=107
Eric Andersen
2005-04-16
1
-32
/
+41
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
bb_full_fd_action was incorrectly returning an error message causing
Glenn L McGrath
2004-02-23
1
-2
/
+2
*
Sometimes i get carried away with the use of function pointers, im sure
Glenn L McGrath
2004-02-21
1
-5
/
+5
*
When a size of 0 is passed to copyfd_size, dont do anything, it was
Glenn L McGrath
2003-11-24
1
-1
/
+4
*
Fix warning
Glenn L McGrath
2003-11-22
1
-2
/
+6
*
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-11-21
1
-25
/
+36
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-45
/
+31
*
Merge copyfd and copy_file_chunk
Glenn L McGrath
2002-12-13
1
-15
/
+42
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-1
/
+1
*
Rewrote copyfd to use library functions, terminate, and copy correct data.
Matt Kraai
2001-05-18
1
-24
/
+16
*
This patch from Adam Heath <doogie@debian.org>, makes print_file
Eric Andersen
2001-05-15
1
-0
/
+67