..
Makefile
…
files.irix
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +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
Implemented irix_sys_xstat(). This duplicates some code already present
2001-12-08 18:08:04 +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_mount.c
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00
irix_prctl.c
Added IRIX signal delivery
2001-12-08 11:17:37 +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_signal.c
Added IRIX signal delivery
2001-12-08 11:17:37 +00:00
irix_signal.h
Added IRIX signal delivery
2001-12-08 11:17:37 +00:00
irix_stat.c
implemented fxstat and lxstat. Fixed a bug in xstat (ino_t was wrong)
2001-12-22 12:09:20 +00:00
irix_syscall.h
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00
irix_syscallargs.h
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00
irix_syscalls.c
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00
irix_sysent.c
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00
irix_sysmp.c
Added IRIX signal delivery
2001-12-08 11:17:37 +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
More TrustedIRIX stuff (not emulated, but we don't return EINVAL anymore)
2001-12-22 09:35:11 +00:00
irix_syssgi.h
Added IRIX signal delivery
2001-12-08 11:17:37 +00:00
irix_types.h
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +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
implemented enough of getmountid to make commands using IRIX Universal Name
2001-12-22 14:43:43 +00:00