commit | 8b9ab108ec1f2ba2b503f713769c4946849b3cb2 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Jun 13 16:03:22 2008 -0700 |
committer | Keith Packard <keithp@keithp.com> | Fri Jun 13 16:03:22 2008 -0700 |
tree | bcbc67e20a31cecce0964d40722ae140bb8aa2ee | |
parent | 217beb9c8de01417ac6219b54bd25046da6d4c7a [diff] |
[libdrm] Restart all ioctls on signal receipt Receiving a signal should be ignored by the library, so just restart any ioctl which returns EINTR or EAGAIN.