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.
@Firaas
And... so what?
Emulating #jehanne on #posix is a way to reuse jehanne userspace to cross build jehanne itself, instead of relying on third party code (except for #GCC, but I'm working on it too).