sio2project / sio2jail

A tool for supervising execution of programs submitted in algorithmic competitions
MIT License
29 stars 10 forks source link

Add `clone3` and `statx` syscalls #40

Open MasloMaslane opened 7 months ago

MasloMaslane commented 7 months ago

Closes #39

MasloMaslane commented 7 months ago

I also added fstatat64, because tests were failing. From what I read it's safe to add

MasloMaslane commented 7 months ago

We can't merge this, the tests are currently failing

Wolf480pl commented 7 months ago

oh, that's weird

Wolf480pl commented 7 months ago

ok, looks like it failed when trying to trace the cloned thread, see comment in diff