author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 13:23:51 +0000 (15:23 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 13:23:51 +0000 (15:23 +0200) | ||
commit | 34f726e6beb1dc37386338b6d9d85b2a9ff4f019 | |
tree | 2a279a70060d551bb20fa1d90fdc595ce862aa94 | tree | snapshot |
parent | 4e2a8e257885f8bfd4c052c4587dd8dbc4238e20 | commit | diff |
restart system call after SIGWINCH
Set option SA_RESTART for the SIGWINCH handler. The screen resizer
function is called by the glib main loop anyway, no need to interrupt
any random system call here.
Set option SA_RESTART for the SIGWINCH handler. The screen resizer
function is called by the glib main loop anyway, no need to interrupt
any random system call here.
src/main.c | diff | blob | history |