Luca Dariz, le lun. 27 févr. 2023 21:44:56 +0100, a ecrit:
> This enables simple user-space programs compiled for x86_64. Regular
> syscalls should work, RPCs are not yet properly working:
> * the commit "fix port name copyin" is just to make simple rpc work
> * To test the syscalls I patched mig t
This enables simple user-space programs compiled for x86_64. Regular
syscalls should work, RPCs are not yet properly working:
* the commit "fix port name copyin" is just to make simple rpc work
* To test the syscalls I patched mig to not add the _Static_assert()
statements, otherwise gnumach fail