libuv/src
Saúl Ibarra Corretgé b197515367 unix: reopen tty as /dev/tty
Reopen the file descriptor when it refers to a tty. This lets us put the
tty in non-blocking mode without affecting other processes that share it
with us.

This brings back commit 31f9fbc, which was reverted in 20bb1bf. The OSX
select trick is working now.

Original patch by @bnoordhuis
2014-03-10 19:37:29 +01:00
..
unix unix: reopen tty as /dev/tty 2014-03-10 19:37:29 +01:00
win windows: fix warnings of MinGW -Wall -O3 2014-03-07 17:21:00 +08:00
fs-poll.c unix, windows: set required size on UV_ENOBUFS 2014-02-25 11:56:02 +01:00
heap-inl.h heap: fix node removal 2014-02-23 11:57:43 +04:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
uv-common.c unix, windows: set required size on UV_ENOBUFS 2014-02-25 11:56:02 +01:00
uv-common.h tcp: uv_tcp_dualstack() 2014-01-19 23:07:42 +00:00
version.c Now working on v0.10.26 2014-02-18 13:01:54 -08:00