[libdrm] Restart all ioctls on signal receipt
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2008 23:03:22 +0000 (16:03 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2008 23:03:22 +0000 (16:03 -0700)
commit8b9ab108ec1f2ba2b503f713769c4946849b3cb2
treebcbc67e20a31cecce0964d40722ae140bb8aa2ee
parent217beb9c8de01417ac6219b54bd25046da6d4c7a
[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.
libdrm/xf86drm.c