qemu-irix/darwin-user
tehzz eda897279a fix catalina issue of mprotect on stack memory by defaulting to mmap for darwin 2020-05-11 19:45:44 -04:00
..
host/x86_64 in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
irix fix catalina issue of mprotect on stack memory by defaulting to mmap for darwin 2020-05-11 19:45:44 -04:00
Makefile.objs get mmap.c to compile 2020-05-08 14:04:38 -04:00
elfload.c
errno_defs.h in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
flat.h
flatload.c
ioctls.h in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
linux_loop.h
linuxload.c
m68k-sim.c
main.c in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
mmap.c correct mmap /dev/zero macOS-vs-Linux differences 2020-05-10 21:56:58 -04:00
qemu.h signal.c compiles (...?) 2020-05-09 17:07:11 -04:00
safe-syscall.S
shim_fallocate.c compile syscall.c without errors 2020-05-08 11:16:13 -04:00
shim_fallocate.h compile syscall.c without errors 2020-05-08 11:16:13 -04:00
shim_gettid.c get strace.c to compile 2020-05-08 12:14:29 -04:00
shim_gettid.h get strace.c to compile 2020-05-08 12:14:29 -04:00
shim_timers.c compile syscall.c without errors 2020-05-08 11:16:13 -04:00
shim_timers.h compile syscall.c without errors 2020-05-08 11:16:13 -04:00
signal.c get darwin qemu-irix to compile 2020-05-09 18:46:44 -04:00
socket.h
strace.c get strace.c to compile 2020-05-08 12:14:29 -04:00
strace.list correct getdents and add some more sgisysinfo defines 2020-05-09 20:20:17 -04:00
syscall.c fix catalina issue of mprotect on stack memory by defaulting to mmap for darwin 2020-05-11 19:45:44 -04:00
syscall_defs.h fix catalina issue of mprotect on stack memory by defaulting to mmap for darwin 2020-05-11 19:45:44 -04:00
syscall_types.h in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
target_flat.h
trace-events get darwin qemu-irix to compile 2020-05-09 18:46:44 -04:00
uaccess.c
uname.c get uname.c compiling 2020-05-09 17:27:35 -04:00
uname.h in progress commit (in syscall at do_fork) 2020-04-22 23:21:07 -04:00
vm86.c