Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win console wip: Fix comments based on review feedback. | Nico Weber | 2014-05-18 | 1 | -1/+1 |
* | win console wip: resolve FIXME | Nico Weber | 2014-05-14 | 1 | -0/+1 |
* | wip for console pool on windows | Nico Weber | 2014-05-13 | 1 | -0/+2 |
* | Introduce the "console" pool | Peter Collingbourne | 2014-02-03 | 1 | -22/+28 |
* | use !defined(NOT_PPOLL) | David Hill | 2013-07-01 | 1 | -2/+2 |
* | cleanup based on comments from martine | David Hill | 2013-06-29 | 1 | -1/+1 |
* | support Bitrig | David Hill | 2013-06-29 | 1 | -3/+3 |
* | Added bootstrap/configure option to force pselect | Tobias Hieta | 2013-05-23 | 1 | -3/+3 |
* | Remove a few unused includes. | Nico Weber | 2013-05-12 | 1 | -2/+0 |
* | Don't poll pipes using POLLRDHUP | Matthew Dempsky | 2013-05-01 | 1 | -8/+1 |
* | Add support for OpenBSD. | Matthew Dempsky | 2013-05-01 | 1 | -17/+13 |
* | correctly open /dev/null in subprocesses | Evan Martin | 2012-12-21 | 1 | -1/+1 |
* | rename subprocess.cc to reflex its posixness | Evan Martin | 2012-07-27 | 1 | -0/+300 |