aboutsummaryrefslogtreecommitdiffstats
path: root/e2fsck/sigcatcher.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unused variable and unused label warnings from Android buildTheodore Ts'o2015-07-131-4/+7
* Merge branch 'maint' into nextTheodore Ts'o2013-06-161-1/+1
|\
| * Work around Debian Bug #712530Theodore Ts'o2013-06-161-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2013-05-191-1/+2
|\|
| * e2fsck: fix gcc -Wall nitsTheodore Ts'o2013-05-191-1/+2
* | Merge branch 'maint' into nextTheodore Ts'o2013-01-011-0/+4
|\|
| * build: quiet some "gcc -Wall" compiler warningsAndreas Dilger2012-12-291-0/+4
* | e2fsck: add SIGABRT to list of signals processed by sigcatcherTheodore Ts'o2012-07-301-0/+1
|/
* e2fsck: make e2fsck sigcatcher use SIGCHLD rather than SIGCLDTheodore Ts'o2011-10-051-1/+1
* e2fsck: make the signal catcher more portable, take 2Theodore Ts'o2011-10-041-0/+18
* e2fsck: make the signal catcher more portableTheodore Ts'o2011-09-281-0/+142
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* e2fsck: fix valgrind commit in sigcatcherTheodore Ts'o2011-09-031-0/+1
* e2fsck: catch termination signals and print information about themTheodore Ts'o2011-08-111-0/+275