Make sure errno is saved and restored from the SIGIO handler, so errors from system calls in input handlers don't break the interrupted code.
29 KiB
29 KiB
Make sure errno is saved and restored from the SIGIO handler, so errors from system calls in input handlers don't break the interrupted code.