aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/sigcatcher.c
AgeCommit message (Expand)Author
2015-07-13Eliminate unused variable and unused label warnings from Android buildTheodore Ts'o
2013-06-16Merge branch 'maint' into nextTheodore Ts'o
2013-06-16Work around Debian Bug #712530Theodore Ts'o
2013-05-19Merge branch 'maint' into nextTheodore Ts'o
2013-05-19e2fsck: fix gcc -Wall nitsTheodore Ts'o
2013-01-01Merge branch 'maint' into nextTheodore Ts'o
2012-12-29build: quiet some "gcc -Wall" compiler warningsAndreas Dilger
2012-07-30e2fsck: add SIGABRT to list of signals processed by sigcatcherTheodore Ts'o
2011-10-05e2fsck: make e2fsck sigcatcher use SIGCHLD rather than SIGCLDTheodore Ts'o
2011-10-04e2fsck: make the signal catcher more portable, take 2Theodore Ts'o
2011-09-28e2fsck: make the signal catcher more portableTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-03e2fsck: fix valgrind commit in sigcatcherTheodore Ts'o
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o