summaryrefslogtreecommitdiff
path: root/t/t0005-signals.sh
Commit message (Expand)AuthorAgeFilesLines
* mingw.h: add dummy functions for sigset_t operationspr/use-default-sigpipe-settingJohannes Sixt2014-09-221-2/+2
* unblock and unignore SIGPIPEPatrick Reynolds2014-09-181-0/+22
* t0005: skip signal death exit code test on WindowsJohannes Sixt2013-06-061-1/+1
* t0005: test git exit code from signal deathJeff King2013-06-021-0/+7
* t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt2010-07-091-0/+1
* t0005: use SIGTERM for sigchain testJeff King2009-01-301-1/+1
* chain kill signals for cleanup functionsJeff King2009-01-211-0/+22