libuv/src
Ben Noordhuis 777019b768 unix: make uv_tty_reset_mode() async signal-safe
Make it possible to call uv_tty_reset_mode() from inside a signal
handler.  The primary motivation is to make it possible to restore
the TTY from inside a SIGINT or SIGTERM signal handler.

Fixes #954.
2013-10-20 13:58:34 +02:00
..
unix unix: make uv_tty_reset_mode() async signal-safe 2013-10-20 13:58:34 +02:00
win unix: make uv_tty_reset_mode() async signal-safe 2013-10-20 13:58:34 +02:00
fs-poll.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h windows: omit stdint.h, fix msvc 2008 build error 2013-08-20 14:06:35 +02:00
uv-common.c include: merge uv_udp_send and uv_udp_send6 2013-09-04 03:17:29 +02:00
uv-common.h include: uv_udp_send{6} now takes sockaddr_in* 2013-09-01 08:02:20 +02:00
version.c Now working on v0.10.18 2013-09-24 13:40:44 -07:00