Skip to content

Add Linux fallbacks for older libc versions

So we retain support for file monitoring and more performant primitives when the running kernel supports them.

Background: The Frida CI builds Linux binaries against old libc versions so that precompiled binaries can run on a wide variety of systems.

I don't know if this is of interest upstream, but I'm happy to help maintain support for it if desired.

Merge request reports