This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

System Calls Restarting

Dear experts

Basic question: Does Linux and the its drivers support syscalls restarting? Or do I have to check for EINTR after read() or ioctl()?

Regards,


Stefan