Fix random return value of faccessat() in x86
faccessat() should return 0 when success, but it returns random number with errno == 0 in x86 platform. It’s a side effect of commit bf80b08b when magisk binaries ‘corretly’ linked with library of API16 .. lol Co-authored-by:John Wu <topjohnwu@gmail.com>
Showing
Please
register
or
sign in
to comment