Small cleanup around calls to fstat.
Pulls out some common logic into a new fdWithCStat helper function.
parent
684b78ec
Branches wip/inplace-final
No related tags found
Pipeline #102723 passed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- libraries/base/src/System/Posix/Internals.hs 1 addition, 1 deletionlibraries/base/src/System/Posix/Internals.hs
- libraries/ghc-internal/src/GHC/Internal/IO/FD.hs 1 addition, 4 deletionslibraries/ghc-internal/src/GHC/Internal/IO/FD.hs
- libraries/ghc-internal/src/GHC/Internal/System/Posix/Internals.hs 9 additions, 6 deletions...s/ghc-internal/src/GHC/Internal/System/Posix/Internals.hs
- testsuite/tests/interface-stability/base-exports.stdout 0 additions, 1 deletiontestsuite/tests/interface-stability/base-exports.stdout
- testsuite/tests/interface-stability/base-exports.stdout-javascript-unknown-ghcjs 0 additions, 1 deletion...ce-stability/base-exports.stdout-javascript-unknown-ghcjs
- testsuite/tests/interface-stability/base-exports.stdout-mingw32 0 additions, 1 deletion...ite/tests/interface-stability/base-exports.stdout-mingw32
- testsuite/tests/interface-stability/base-exports.stdout-ws-32 0 additions, 1 deletion...suite/tests/interface-stability/base-exports.stdout-ws-32
Loading
Please register or sign in to comment