-
- Downloads
glnx-fdio: Add wrappers around fstat() and fstatat() to handle errors
Add two inline wrappers around fstat() and fstatat() which handle
retrying on EINTR and return other errors using GError, to be consistent
with other glnx functions.
Signed-off-by:
Philip Withnall <withnall@endlessm.com>
Please register or sign in to comment