etc: Add environment option to run init.d/ashd silently.
[ashd.git] / lib / proc.c
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2013-02-03 Fredrik TolfMerge branches 'block' and 'py-reserve'
2013-01-15 Fredrik Tolflib: Change the default behavior of send{fd,req} to...
2013-01-15 Fredrik Tolflib: Added variants of sendfd and sendreq that take...
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfTry to use FD_CLOEXEC instead of mass-closing everywhere.
2010-09-05 Fredrik TolfAdded callbacks to handle child process initialization.
2010-08-31 Fredrik TolfAdded a proper SIGHUP handler to patplex.
2008-12-22 Fredrik TolfFixed a couple of bugs in dirplex.
2008-12-18 Fredrik TolfAdded a first version of the directory multiplexer.
2008-12-17 Fredrik TolfUse SOCK_SEQPACKET between processes to ensure EOF...
2008-12-16 Fredrik TolfAdded some process control functions to libht.