summary refs log tree commit diff
path: root/sandman.m
AgeCommit message (Collapse)Author
2020-02-11Remove legacy codeC. McEnroe
2019-07-02Restart process in sandmanCurtis McEnroe
2018-12-04Send only SIGHUP in sandmanCurtis McEnroe
2018-12-01Fix sandman hangCurtis McEnroe
It was hanging after sending SIGTSTP to its child, then receiving a SIGCHLD to indicate the child had stopped.
2018-12-01Use sigaction in sandmanCurtis McEnroe
2018-11-30Reformat sandman Objective-C codeCurtis McEnroe
2018-11-30Add sandmanCurtis McEnroe