Y
Hacker News
new
|
ask
|
show
|
jobs
by
packetlost
8 days ago
It is not libc based.
1 comments
GoblinSlayer
8 days ago
Isn't libc mandatory on OpenBSD?
link
packetlost
8 days ago
It looks like they do link to libc on OpenBSD hosts, but other hosts directly invoke syscalls
link
avadodin
8 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