summaryrefslogtreecommitdiffstats
path: root/src/subprocess-posix.cc
Commit message (Expand)AuthorAgeFilesLines
* win console wip: Fix comments based on review feedback.Nico Weber2014-05-181-1/+1
* win console wip: resolve FIXMENico Weber2014-05-141-0/+1
* wip for console pool on windowsNico Weber2014-05-131-0/+2
* Introduce the "console" poolPeter Collingbourne2014-02-031-22/+28
* use !defined(NOT_PPOLL)David Hill2013-07-011-2/+2
* cleanup based on comments from martineDavid Hill2013-06-291-1/+1
* support BitrigDavid Hill2013-06-291-3/+3
* Added bootstrap/configure option to force pselectTobias Hieta2013-05-231-3/+3
* Remove a few unused includes.Nico Weber2013-05-121-2/+0
* Don't poll pipes using POLLRDHUPMatthew Dempsky2013-05-011-8/+1
* Add support for OpenBSD.Matthew Dempsky2013-05-011-17/+13
* correctly open /dev/null in subprocessesEvan Martin2012-12-211-1/+1
* rename subprocess.cc to reflex its posixnessEvan Martin2012-07-271-0/+300