Verified Commit aa6cfba0 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Intercept __open{at,}{64,}_2

`tar` and other gnu coreutils are using __openat{64,}_2 variant.
We need to intercept also that apart of the main `openat` function.

StackOverflow related question [1]

[1]: https://stackoverflow.com/questions/9161116/intercepting-the-openat-system-call-for-gnu-tar
parent 7aba23e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment