aboutsummaryrefslogtreecommitdiffhomepage
path: root/postfork.cpp
Commit message (Expand)AuthorAge
* Fix compile error (oops)Gravatar ridiculousfish2012-03-27
* Make the color picker cell borders appear correctly in FirefoxGravatar ridiculousfish2012-03-27
* Flip the switch to stop draining threads before exec (!)Gravatar ridiculousfish2012-03-09
* A bunch of changes working towards eliminating all memory allocation after fo...Gravatar ridiculousfish2012-03-08
* Some initial work towards cutting down the number of fork calls we doGravatar ridiculousfish2012-03-06
* Final cleanup of io_data_t now that I recognize the bizarre way in which it s...Gravatar ridiculousfish2012-03-04
* Some initial changes to use CLO_EXEC, with an eye towards some day using it c...Gravatar Peter Ammon2012-03-02
* More work towards improving relationship between multithreading and forkGravatar ridiculousfish2012-02-29
* More work on improving interaction between fork and pthreads. Added null_term...Gravatar ridiculousfish2012-02-29
* Added postforkGravatar ridiculousfish2012-02-29