aboutsummaryrefslogtreecommitdiff
path: root/squashfs-tools/restore.c
AgeCommit message (Expand)Author
2015-02-23Mksquashfs: introduce additional per CPU fragment process threadsPhillip Lougher
2015-02-23restore: redo thread termination when restoring filesystem on appendingPhillip Lougher
2015-02-23restore: moving pthread cancelling into restore.c from mksquashfs.cPhillip Lougher
2015-02-23restore: simplify SIGINT/SIGTERM/SIGUSR1 and interrupted handlingPhillip Lougher
2015-02-23mksquashfs: fix progress bar enabling/disablingPhillip Lougher
2015-02-23restore: disable info printing when restoringPhillip Lougher
2015-02-23mksquashfs: fix recursive restore failure checkPhillip Lougher
2015-02-23restore: get rid of res as it is not usedPhillip Lougher
2015-02-23mksquashfs: Shift SIGUSR2 to SIGUSR1Phillip Lougher
2015-02-23restore: Disable progress bar on restorePhillip Lougher
2015-02-23mksquashfs: Add separate restore thread rather than setjmp/longjmpPhillip Lougher