Ben Noordhuis
|
8c78cb40ff
|
unix: replace C99/C++ comments, fix build
|
2012-03-09 09:15:43 -08:00 |
|
Bert Belder
|
e53d7e3a11
|
Make test-tty pass with redirected stdio
|
2012-03-08 17:02:05 +01:00 |
|
Ben Noordhuis
|
bf8ccfce18
|
unix: fix segfault in uv_guess_handle()
Fixes #293.
|
2012-01-17 17:47:33 +01:00 |
|
Bruce Mitchener
|
d513d9bb41
|
Fix typos.
|
2011-11-30 14:35:13 +01:00 |
|
Ryan Dahl
|
5656e3c8bd
|
Prepare for writable TTY to be blocking
|
2011-10-10 13:25:46 -07:00 |
|
Ryan Dahl
|
153d3c7c57
|
unix: allow tty raw mode to be turned off
|
2011-09-30 11:21:51 -07:00 |
|
Ryan Dahl
|
03d0c57ea2
|
Remove uv_is_tty. Use uv_guess_handle instead.
|
2011-09-23 10:01:45 -07:00 |
|
Ryan Dahl
|
03652596cf
|
unix: add uv_guess_handle and uv_tty_get_winsize
|
2011-09-22 19:35:46 -07:00 |
|
Ryan Dahl
|
c1374ba587
|
Add uv_is_tty()
|
2011-09-20 11:48:47 -07:00 |
|