aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-respawn.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-24mds-respawn: typo + mds-kkbd: doc, derp, and minimise some buffer sizesMattias Andrée1-1/+1
2015-08-23signal handlers that return should not modify errnoMattias Andrée1-0/+4
2015-04-18m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée1-1/+45
2015-02-13bump yearMattias Andrée1-1/+1
2014-12-10no more direct allocations, always use macros, unless using allocaMattias Andrée1-1/+1
2014-12-08rename pfail to failMattias Andrée1-3/+3
2014-12-08replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée1-2/+1
2014-08-29the children should not have an alarm setMattias Andrée1-1/+2
2014-08-20add sigdanger supportMattias Andrée1-1/+2
2014-08-12macros for ato* with castMattias Andrée1-1/+1
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-4/+3
2014-08-02miscMattias Andrée1-8/+8
2014-07-28docMattias Andrée1-0/+36
2014-06-09put process names in quotes and print exit status and termination signal on crashed processesMattias Andrée1-5/+10
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée1-1/+2
2014-06-07finish implementation of mds-respawnMattias Andrée1-25/+241
2014-06-07beginning of mds-respawnMattias Andrée1-0/+279