Skip to content

Add a rustix::runtime::linux_secure function#864

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/secure
Oct 4, 2023
Merged

Add a rustix::runtime::linux_secure function#864
sunfishcode merged 1 commit intomainfrom
sunfishcode/secure

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

This function tests for "secure execution" mode which isn't as comprehensive as it first sounds, but it is something that libc implementations are expected to check in a few places, so add it to the "runtime" module for c-scape to use.

This function tests for "secure execution" mode which isn't as
comprehensive as it first sounds, but it is something that libc
implementations are expected to check in a few places, so add it
to the "runtime" module for c-scape to use.
@sunfishcode sunfishcode merged commit f466001 into main Oct 4, 2023
@sunfishcode sunfishcode deleted the sunfishcode/secure branch October 4, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant