aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-respawn.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-29the children should not have an alarm setMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-20add sigdanger supportMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-12macros for ato* with castMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-4/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-02miscMattias Andrée1-8/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-07-28docMattias Andrée1-0/+36
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-09put process names in quotes and print exit status and termination signal on crashed processesMattias Andrée1-5/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-07finish implementation of mds-respawnMattias Andrée1-25/+241
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-07beginning of mds-respawnMattias Andrée1-0/+279
Signed-off-by: Mattias Andrée <maandree@operamail.com>