summaryrefslogtreecommitdiff
path: root/scsh-process.egg
AgeCommit message (Collapse)Author
2018-10-04Use llrb-tree for pending processes to conserve some ressources and use only ↵Jörg Wittenberger
one thread to forrward SIGHCLD to. Signed-off-by: Peter Bex <peter@more-magic.net>
2018-08-16Port scsh-process to CHICKEN 5Peter Bex
Thanks to Vasilij Schneidermann for providing an initial patch.