Closed bastianbeischer closed 4 years ago
thanks!
Something is amiss: I thought I clicked the merge button, but github is showing this as open, merged, and closed at the same time. Umm. Temporary github issue?
Thanks for merging :) I don't know what happened, I closed from my side and it seems fine now.
In glibc 2.26 and above the open() wrapper function uses the sys_openat syscall instead of sys_open(), which (for code linked with libc) breaks opensnoop unless openat is monitored.