Y
Hacker News
new
|
ask
|
show
|
jobs
by
GoblinSlayer
17 days ago
Isn't libc mandatory on OpenBSD?
2 comments
packetlost
16 days ago
It looks like they do link to libc on OpenBSD hosts, but other hosts directly invoke syscalls
link
avadodin
17 days ago
There was an article linked on here or lobste by an OpenBSD dev showing how to make your own "libc".
The main issue on that OS is that it is neither ABI or API stable.
link