aboutsummaryrefslogtreecommitdiffstats
path: root/src/satd-diminished.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* partially implement satd-list, satd-rm, and satd-runMattias Andrée2015-12-281-22/+0
* mMattias Andrée2015-12-281-1/+0
* m + receive messagesMattias Andrée2015-12-281-10/+1
* ...Mattias Andrée2015-12-281-2/+4
* what was I thingingMattias Andrée2015-12-281-19/+1
* typoMattias Andrée2015-12-281-1/+1
* reap children in sighandler to avoid getting stuck at EAGAINMattias Andrée2015-12-281-2/+10
* mMattias Andrée2015-12-281-1/+1
* m + reexec on sighup + reap childrenMattias Andrée2015-12-281-7/+42
* m + all of this is probably unnecessary for most usersMattias Andrée2015-12-281-0/+3
* mMattias Andrée2015-12-281-1/+2
* mMattias Andrée2015-12-281-2/+3
* just in caseMattias Andrée2015-12-281-0/+2
* support recovering from a crashMattias Andrée2015-12-281-0/+17
* that is why I used MSG_PEEK initiallyMattias Andrée2015-12-281-1/+1
* accept connections and for-exec to appropriate imageMattias Andrée2015-12-281-5/+63
* close state file + unlink before closing to avoid race conditionMattias Andrée2015-12-281-1/+2
* typoMattias Andrée2015-12-281-1/+1
* create state fileMattias Andrée2015-12-281-2/+9
* ...Mattias Andrée2015-12-281-0/+28
* satd: exec to an image without init textMattias Andrée2015-12-281-0/+50