aboutsummaryrefslogtreecommitdiffstats
path: root/autoarchive/autoar-extract.c
Commit message (Expand)AuthorAgeFilesLines
* Add .cpio check when removing the file extensionTing-Wei Lan2013-07-221-5/+4
* Fix some trivial things in the build systemTing-Wei Lan2013-07-191-3/+13
* Ignore unneeded files when extracting filesTing-Wei Lan2013-07-171-11/+68
* Set uid / gid when writing filesTing-Wei Lan2013-07-161-10/+88
* Change the meaning of size variable in AutoarExtractPrivateTing-Wei Lan2013-07-161-17/+13
* Add functions to writing files and a new testing programTing-Wei Lan2013-07-151-163/+343
* Add new function autoar_extract_start to do the extractionTing-Wei Lan2013-07-131-2/+228
* Implement callback functions for archive_read_openTing-Wei Lan2013-07-121-23/+121
* Add AutoarExtract class filesTing-Wei Lan2013-07-091-0/+478