←back to thread

235 points Klasiaster | 2 comments | | HN request time: 0.485s | source
Show context
cryptonector ◴[] No.41853532[source]
> Linux-compatible ABI

There's no specification of that ABI, much less a compliance test suite. How complete is this compatibility?

replies(2): >>41853746 #>>41855540 #
1. Klasiaster ◴[] No.41853746[source]
Here is a list of implemented syscalls, but of course each checked one could still be slightly incompatible:

https://asterinas.github.io/book/kernel/linux-compatibility....

replies(1): >>41853945 #
2. cryptonector ◴[] No.41853945[source]
There's also tons of ioctls and /proc and what not.