-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge #59 into openSUSE/libpathrs:main
Aleksa Sarai (11): tests: handle: verify file and fd flags when doing a reopen tests: add integration tests for capi from Rust tests: procfs: rework macro to be trait-friendly tests: use traits to test owned and borrowed types procfs: use Into<OpenFlags> for oflags capi: correctly mark our extern "C" fns as unsafe capi: make opt-in via 'capi' feature capi: move all C-specific stuff into capi capi: mkdir_all: don't clear mode capi: don't return 0..4096 error values tests: use pub(in crate::tests) as much as possible LGTMs: cyphar
- Loading branch information
Showing
34 changed files
with
3,172 additions
and
1,203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.