https://github.com/mquinson/simterpose/blob/master/src/syscall_process.c is too large and should be split in several files. I already started a sys_mem.c and a sys_process.c files to sort these handlers out, but this should be done further.
Note that it would probably be better to first do #3, before tackling this one, but that's optional.
https://github.com/mquinson/simterpose/blob/master/src/syscall_process.c is too large and should be split in several files. I already started a sys_mem.c and a sys_process.c files to sort these handlers out, but this should be done further.
Note that it would probably be better to first do #3, before tackling this one, but that's optional.