diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2015-03-11 15:42:20 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2015-03-11 16:45:50 +0100 |
commit | 1df46fe47869244db44e90d2ced5685a4c921775 (patch) | |
tree | 7bbb54b3e5e14fc3dbde55dedba63a2a15ae3323 /docs/src | |
parent | 25d4abbabb37bf450af098db551005bf028a2c73 (diff) | |
download | libuv-1df46fe47869244db44e90d2ced5685a4c921775.tar.gz libuv-1df46fe47869244db44e90d2ced5685a4c921775.zip |
unix: don't clobber errno in uv_tty_reset_mode()
uv_tty_reset_mode() is designed to be async signal-safe and is therefore
not allowed to clobber errno.
PR-URL: https://github.com/libuv/libuv/pull/259
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions