NetBSD/sys/compat/irix
manu 0d7961013d Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00
..
Makefile
files.irix Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00
irix_dirent.c Added getdents/ngetdents. 2001-12-23 20:15:03 +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_fcntl.c Added irix_sys_lseek64() 2001-12-25 16:40:48 +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 Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00
irix_syscallargs.h Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00
irix_syscalls.c Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00
irix_sysent.c Added irix_sys_lseek64() 2001-12-25 16:40:48 +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 Added getdents/ngetdents. 2001-12-23 20:15:03 +00:00
syscalls.conf more UNIMPL IRIX system calls in the table... 2001-12-23 20:57:30 +00:00
syscalls.master Added irix_sys_lseek64() 2001-12-25 16:40:48 +00:00