This is an archive of the discontinued LLVM Phabricator instance.

[libc] add mprotect
ClosedPublic

Authored by michaelrj on Sep 22 2022, 3:53 PM.

Details

Summary

Add the mprotect syscall wrapper and tests.

Diff Detail

Event Timeline

michaelrj created this revision.Sep 22 2022, 3:53 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 22 2022, 3:53 PM
michaelrj requested review of this revision.Sep 22 2022, 3:53 PM
sivachandra accepted this revision.Sep 22 2022, 9:51 PM
This revision is now accepted and ready to land.Sep 22 2022, 9:51 PM
This revision was automatically updated to reflect the committed changes.