Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5b88a381578d3e65d56da4c43e3d3190c889f904
/
libbb
/
copyfd.c
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
90632d0
Bug fix from Kim B. Heino, manifested via:
by Rob Landley
· 19 years ago
7600eec
avoid signed<->unsigned warning
by "Vladimir N. Oleynik"
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
9033453
My last change to this file broke tar x. Sigh. (Trying to make sure we work
by Rob Landley
· 19 years ago
3fc4ad1
Fix bug 424: doing full_read breaks things like cat which should return a
by Rob Landley
· 19 years ago
21ccbb6
When cp ran out of space it didn't return a nonzero error code. Fixes bug 493.
by Rob Landley
· 19 years ago
fef32b5
Correct errors preventing busybox tar from working properly,
by Eric Andersen
· 20 years ago
451c0d2
Rework to fix http://bugs.uclibc.org/view.php?id=107
by Eric Andersen
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
181f077
bb_full_fd_action was incorrectly returning an error message causing
by Glenn L McGrath
· 21 years ago
15c3512
Sometimes i get carried away with the use of function pointers, im sure
by Glenn L McGrath
· 21 years ago
c3498f6
When a size of 0 is passed to copyfd_size, dont do anything, it was
by Glenn L McGrath
· 21 years ago
f0515da
Fix warning
by Glenn L McGrath
· 21 years ago
7ffe133
As we no longer use function pointers for read in common archiving code
by Glenn L McGrath
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
25fe94f
Merge copyfd and copy_file_chunk
by Glenn L McGrath
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
d6ef074
Rewrote copyfd to use library functions, terminate, and copy correct data.
by Matt Kraai
· 24 years ago
55f9872
This patch from Adam Heath <doogie@debian.org>, makes print_file
by Eric Andersen
· 24 years ago