Skip to content
Snippets Groups Projects
Commit 2b828581 authored by Philip Withnall's avatar Philip Withnall
Browse files

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: default avatarPhilip Withnall <withnall@endlessm.com>
parent 6746e6f5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment