Hacker News new | ask | show | jobs
by bkyan 5050 days ago
What does "userland" mean?
2 comments

That's what normal applications are referred to as opposed to kernel-level code. So anything user-facing that does not need low-level system access.
Code that isn't part of the OS kernel.

http://en.wikipedia.org/wiki/User_space