Hacker News new | ask | show | jobs
by iamrohitbanga 2976 days ago
Why does rm need to call mprotect or ioctl?
1 comments

It's called by the dynamic loader when it's loading pages into memory.