Hacker News new | ask | show | jobs
by pjmlp 167 days ago
If userspace needs to use NDK/JNI ABI to call the Linux C ABI, naturally the OS ABI isn't the C ABI, by definition.
1 comments

Why not? The NDK/JNI calls are still in user space themselves. So what delineation are you trying to make here?
How userspace applications talk to the kernel subsystems, in a legal way without hacking the operating system architecture.