[ANN] Geminiserver ASM
Simon
gemini at g-n.site
Tue Dec 8 17:27:34 GMT 2020
On 12/8/20 5:16 PM, Ben wrote:
> Any chance it will get ported to BSD?
>
If you want to, changing the syscall numbers would probably enough. You
can find a table here to do the conversion :
https://www.lurklurk.org/concordance.html
The syscall numbers are the `mov rax, number` and the syscalls used are
: getpid, socket, setsockopt, bind, listen, accept, fork, getppid, read,
write, open and exit.
Let us know, or do a PR if you do it :)
More information about the Gemini
mailing list