| Commit message (Expand) | Author | Age | Files | Lines |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -1/+1 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -0/+1 |
* | removal of commented-out cruft | Denis Vlasenko | 2006-12-22 | 1 | -1/+0 |
* | tar et al: die if bb_copyfd_size copies less than asked for. | Denis Vlasenko | 2006-12-22 | 1 | -2/+4 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -13/+1 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Add missing include files | Eric Andersen | 2004-03-27 | 1 | -0/+1 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 1 | -1/+1 |
* | Fix a bug of mine where extracting files to stdout would extract to | Glenn L McGrath | 2003-12-22 | 1 | -1/+1 |
* | As we no longer use function pointers for read in common archiving code | Glenn L McGrath | 2003-11-21 | 1 | -1/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -3/+17 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -0/+8 |