NetBSD/sys/compat/irix
manu 9dfecbefdb Fixed stack setup for argument passing. argc and **argv need to be aligned
on a 16 bytes boundary. To get things done, we currently duplicate a lot of
code from copyargs(), this should be done in a nicer way.
2001-12-04 22:13:41 +00:00
..
Makefile Empty framework for upcoming work on IRIX_COMPAT 2001-09-22 18:51:35 +00:00
files.irix Added errno translation 2001-12-02 16:16:57 +00:00
irix_errno.c Added errno translation 2001-12-02 16:16:57 +00:00
irix_errno.h Added errno translation 2001-12-02 16:16:57 +00:00
irix_exec.c Fixed stack setup for argument passing. argc and **argv need to be aligned 2001-12-04 22:13:41 +00:00
irix_exec.h Fixed stack setup for argument passing. argc and **argv need to be aligned 2001-12-04 22:13:41 +00:00
irix_exec_elf32.c Fixed stack setup for argument passing. argc and **argv need to be aligned 2001-12-04 22:13:41 +00:00
irix_prctl.c One more thread related command in prctl to make dynamic linking happy 2001-12-02 18:06:59 +00:00
irix_prctl.h Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00
irix_syscall.h Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00
irix_syscallargs.h Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00
irix_syscalls.c Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00
irix_sysent.c Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00
irix_sysmp.c Added a bit of sysmp() emulation necessary for dynamic linking. 2001-12-02 08:30:10 +00:00
irix_sysmp.h Added a bit of sysmp() emulation necessary for dynamic linking. 2001-12-02 08:30:10 +00:00
irix_syssgi.c Added SGI_USE_FP_BCOPY and SGI_TOSSTSAVE commands that are also needed 2001-12-02 09:22:39 +00:00
irix_syssgi.h On IRIX, the first 88 system calls are quite plain SVR4, and the 137 2001-11-28 12:00:53 +00:00
irix_types.h On IRIX, the first 88 system calls are quite plain SVR4, and the 137 2001-11-28 12:00:53 +00:00
syscalls.conf On IRIX, the first 88 system calls are quite plain SVR4, and the 137 2001-11-28 12:00:53 +00:00
syscalls.master Added enough of prctl emulation so that program do not crash on exit 2001-12-02 09:23:58 +00:00