Skip to content
Snippets Groups Projects
Commit dc1956b2 authored by Colin Walters's avatar Colin Walters
Browse files

fdio: Mostly port to new code style

There's one function that did `unlinkat()` in the cleanup section,
not doing that yet.

Note I uncovered a few bugs in a few places where we didn't preserve errno
before doing an `unlinkat()` in error paths in a few cases.

I also tried to prefix a few more error cases with the system call name.
parent 47fafa97
Branches
Tags
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