NetBSD/sys/compat/linux/arch/alpha
christos e52b5e4bfb Resolve alpha compile issues:
- bug with order in args in mask conversion md code.
- flags can be both int and long on the alpha. kludge around that, by not
  passing pointers to the conversion function.
- something is wrong with the toolchain look at the void * cast in copyout().
- sa_restorer is in a different place on the aplha. Deal with that, by not
  initializing it as before. XXX: this should be changed in the MD signal
  definition.
2002-02-18 22:24:17 +00:00
..
files.linux_alpha Make the linux compatibilty code work on the alpha. (horay!) (at last!) 2000-11-17 03:55:17 +00:00
linux_errno.h Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
linux_exec_alpha.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_exec.h Define LINUX_ATEXIT_SIGNATURE to enable the atexit_signature test; needed 2001-09-30 02:35:23 +00:00
linux_fcntl.h
linux_ioctl.h The gist of the Linux _IOX definitions was the same for all platforms; 2000-12-10 14:07:22 +00:00
linux_machdep.c Resolve alpha compile issues: 2002-02-18 22:24:17 +00:00
linux_machdep.h - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +00:00
linux_mmap.h
linux_pipe.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_sigarray.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
linux_siginfo.h
linux_signal.h
linux_socket.h
linux_syscall.h regen 2002-02-18 20:20:25 +00:00
linux_syscallargs.h regen 2002-02-18 20:20:25 +00:00
linux_syscalls.c regen 2002-02-18 20:20:25 +00:00
linux_sysent.c regen 2002-02-18 20:20:25 +00:00
linux_termios.h Moved LINUX_NCCS from MI file to MD file, because the value is different 2001-08-26 17:26:31 +00:00
linux_types.h
Makefile
syscalls.conf Use linux_sys_nosys() instead sys_nosys() here too. 2001-03-30 18:31:28 +00:00
syscalls.master provide linux_sys_getrlimit and linux_sys_setrlimit 2002-02-18 20:12:49 +00:00