Y
Hacker News
new
|
ask
|
show
|
jobs
by
sophacles
770 days ago
Linux is also weird because there are syscalls not supported in most (any?) libc - things like io_uring, and netlink fall into this.
1 comments
gpderetta
770 days ago
Futex for a very long time was only accessible via syscall.
link
saagarjha
766 days ago
To be fair for users in glibc itself this wasn't much of a problem.
link