3 comments
@janneke @csepp @joeyh There is a list of required syscalls here: https://github.com/ironmeld/builder-hex0 @csepp @janneke open, read, write, fork, execve, brk -- the usual suspects.. See https://github.com/oriansj/bootstrap-seeds/blob/b1263ff14a17835f4d12539226208c426ced4fba/POSIX/AMD64/kaem-minimal.hex0 |
@csepp @joeyh
I guess that depends on whiich package you are talking about.
Here's the list of syscalls that GNU Mes uses:
https://git.savannah.gnu.org/cgit/mes.git/tree/include/linux/x86/syscall.h