Y
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
dagmx
166 days ago
Why not? The NDK/JNI calls are still in user space themselves. So what delineation are you trying to make here?
link
pjmlp
166 days ago
How userspace applications talk to the kernel subsystems, in a legal way without hacking the operating system architecture.
link