summaryrefslogtreecommitdiffstats
path: root/waftools
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-26 22:52:26 +0200
committerwm4 <wm4@nowhere>2014-04-26 22:52:26 +0200
commitcdafc2f7d7537de02e25b8c86b9930b6762c6d91 (patch)
tree06af9a6dfd3d0865ad21e9fbc9739bcf67fa86c6 /waftools
parenteb3cc32f9be3c589a43c43dcd2d5bed73db75c86 (diff)
downloadmpv-cdafc2f7d7537de02e25b8c86b9930b6762c6d91.tar.bz2
mpv-cdafc2f7d7537de02e25b8c86b9930b6762c6d91.tar.xz
terminal: always use SA_RESTART with sigaction()
One problem is that for example stdio functions won't restart syscalls manually, and instead treat EINTR as an error. So passing SA_RESTART is the only sane thing to do, unless you have special requirements, which we don't.
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions