Python CSC Electronic Office
Go to file
Michael Spang 5d8d866fca Fix deadlock bug when daemonizing
Closing stdin et. al breaks the assuption in spawnvem() that a newly
opened pipe is not one of the standard file descriptors. This lead
to stdout being closed in the child and so we got no output.
2009-09-08 18:50:34 -04:00
bin Added console app 2008-01-10 23:59:25 -05:00
ceo Fixed Library: Added signing to AWS requests. 2009-09-08 17:04:44 -04:00
debian Add init script for ceod 2009-09-08 17:50:31 -04:00
docs Add manpages and remove TODO 2007-12-16 18:31:55 -05:00
etc Fixed Library: Added signing to AWS requests. 2009-09-08 17:04:44 -04:00
misc Update notify-hook from /etc 2009-01-30 22:45:09 -05:00
src Fix deadlock bug when daemonizing 2009-09-08 18:50:34 -04:00
.gbp.conf Add git-buildpackage configuration 2007-12-24 13:44:34 -05:00
.gitignore Ignore build files in .gitignore files. 2007-07-16 06:02:25 -04:00
setup.py Install ceo.console 2008-01-11 00:11:28 -05:00