Lines Matching refs:signal

190 * win,signal: fix data race dispatching SIGWINCH (Jameson Nash)
395 * unix: reset signal counters after fork (SmorkalovG)
703 * darwin,process: feed kevent the signal to reap children (Jameson Nash)
749 * test: disable signal test under ASan and MSan (Ben Noordhuis)
814 * process: reset the signal mask if the fork fails (Jameson Nash)
922 * zos: delay signal handling until after normal i/o (Shuowang (Wayne) Zhang)
1772 * unix: fix signal handle closing deferral (Ben Noordhuis)
2004 * unix,signal: keep handle active if pending signal (Santiago Gimeno)
2159 * unix: fix a comment typo in signal.c (Evgeny Ermakov)
2189 * doc: mark uv_async_send() as async-signal-safe (Ben Noordhuis)
2261 * doc: describe unix signal handling better (Vladimír Čunát)
2459 * test: fix test runner getenv async-signal-safety (Ben Noordhuis)
2461 * test: fix test runner execvp async-signal-safety (Ben Noordhuis)
2507 * unix: signal done to last thread barrier waiter (Ben Noordhuis)
2665 * unix: close signal pipe fds on unload (Ben Noordhuis)
3248 * unix: reset signal disposition before execve() (Ben Noordhuis)
3250 * unix: reset signal mask before execve() (Ben Noordhuis)
3285 * signal: add uv_signal_start_oneshot method (Santiago Gimeno)
3460 * win,signal: fix potential deadlock (Bartosz Sosnowski)
3462 * unix: use async-signal safe functions between fork and exec (jBarz)
3745 * signal: replace pthread_once with uv_once (Santiago Gimeno)
3780 * unix: delay signal handling until after normal i/o (Ben Noordhuis)
4282 * threadpool: send signal only when queue is empty (chenttuuvv)
5129 * windows: fix console signal handler refcount (李港平)
5308 * windows: fix console signal handler refcount (Saúl Ibarra Corretgé)
5589 * unix: fix non-synchronized access in signal.c (Ben Noordhuis)
5597 * unix: make uv_tty_reset_mode() async signal-safe (Ben Noordhuis)
5634 * unix: fix non-synchronized access in signal.c (Ben Noordhuis)
6060 * unix: implicitly signal write errors to the libuv user (Ben Noordhuis)
6062 * unix: fix assertion error on signal pipe overflow (Bert Belder)
6130 * unix: implicitly signal write errors to libuv user (Ben Noordhuis)
6132 * unix: fix assert on signal pipe overflow (Bert Belder)