With posixly, I emulated a posix system on #jehanne with less than 2000 lines of C.
Now I'd like to draft something similar the other way around, emulating the few Jehanne syscalls in posix systems.
In theory, it should be "easy".
But I hate writing C on #posix.