summaryrefslogtreecommitdiff
path: root/archival/libunarchive/init_handle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* cpio: (allegedly) fix bug 0001095:Denis Vlasenko2006-11-211-1/+1
* od: provide full-blown od from coreutils if CONFIG_DESKTOPDenis Vlasenko2006-10-101-2/+0
* fixes from Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko2006-10-101-4/+4
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Change llist_add_* to take the address of the list rather than returning the newRob Landley2006-05-261-2/+1
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-1/+0
* Be certain to not abort prematurely when reading stuff from pipes.Eric Andersen2003-07-051-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-0/+19
* New common unarchive code.Glenn L McGrath2002-09-251-0/+18