aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-respawn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée2015-04-181-1/+45
* bump yearMattias Andrée2015-02-131-1/+1
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-101-1/+1
* rename pfail to failMattias Andrée2014-12-081-3/+3
* replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-081-2/+1
* the children should not have an alarm setMattias Andrée2014-08-291-1/+2
* add sigdanger supportMattias Andrée2014-08-201-1/+2
* macros for ato* with castMattias Andrée2014-08-121-1/+1
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-4/+3
* miscMattias Andrée2014-08-021-8/+8
* docMattias Andrée2014-07-281-0/+36
* put process names in quotes and print exit status and termination signal on crashed processesMattias Andrée2014-06-091-5/+10
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-071-1/+2
* finish implementation of mds-respawnMattias Andrée2014-06-071-25/+241
* beginning of mds-respawnMattias Andrée2014-06-071-0/+279