.. |
Makefile
|
…
|
|
linux_break.c
|
…
|
|
linux_cdrom.c
|
…
|
|
linux_cdrom.h
|
…
|
|
linux_dirent.h
|
…
|
|
linux_emuldata.h
|
At least make this compile. Add linux compat version of auxillary data eventually to be used to make the emulation work correctly.
|
1998-12-08 21:00:11 +00:00 |
linux_errno.c
|
Change linux_error to native_to_linux_errno. Add some (unrelated) debugging printfs.
|
1998-10-23 03:53:18 +00:00 |
linux_errno.h
|
Allow kdump to compile again.
|
1998-10-24 19:03:53 +00:00 |
linux_exec.c
|
const poisoning.
|
1999-02-09 20:37:19 +00:00 |
linux_exec.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_exec_aout.c
|
const poisoning.
|
1999-02-09 20:37:19 +00:00 |
linux_exec_elf32.c
|
compute the value to be used for e_arglen via howmany(value, sizeof (char *)),
|
1999-04-30 23:07:01 +00:00 |
linux_exec_elf64.c
|
…
|
|
linux_fcntl.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_file.c
|
const poisoning.
|
1999-02-09 20:37:19 +00:00 |
linux_ioctl.c
|
Slight code rearrangement and more defensive tests for the sequencer device.
|
1998-12-15 10:32:16 +00:00 |
linux_ioctl.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_ipc.c
|
Update for new msgctl()/semctl()/shmctl() calls.
|
1999-08-25 04:52:06 +00:00 |
linux_ipc.h
|
Grab the sysv options.
|
1999-01-03 03:52:22 +00:00 |
linux_ipccall.c
|
Revert last changes:
|
1999-01-10 15:05:36 +00:00 |
linux_ipccall.h
|
Revert last changes:
|
1999-01-10 15:05:36 +00:00 |
linux_llseek.c
|
…
|
|
linux_machdep.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_misc.c
|
A few things to make the Linux clone(2) emulation work a bit better:
|
1999-07-15 23:18:41 +00:00 |
linux_misc.h
|
Define the flags used by the Linux wait4() system call.
|
1999-05-13 00:31:57 +00:00 |
linux_misc_notalpha.c
|
Add emulation for Linux stime(2) required for MuPAD's X11 interface.
|
1999-08-16 19:06:29 +00:00 |
linux_mmap.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_msg.h
|
…
|
|
linux_oldmmap.c
|
…
|
|
linux_oldmmap.h
|
…
|
|
linux_oldolduname.c
|
…
|
|
linux_oldolduname.h
|
…
|
|
linux_oldselect.c
|
…
|
|
linux_oldselect.h
|
…
|
|
linux_olduname.c
|
…
|
|
linux_olduname.h
|
…
|
|
linux_pipe.c
|
…
|
|
linux_sched.h
|
Add scheduling-related definitions. Currently we have the flags passed
|
1999-05-12 19:49:09 +00:00 |
linux_sem.h
|
…
|
|
linux_shm.h
|
…
|
|
linux_sig_notalpha.c
|
…
|
|
linux_sigaction.c
|
…
|
|
linux_siginfo.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_signal.c
|
Use DEBUG_LINUX exclusively. Fixes PR#7684.
|
1999-09-08 16:52:08 +00:00 |
linux_signal.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_socket.c
|
implement emulation of SIOCGIFHWADDR, PR 7997
|
1999-07-17 22:03:55 +00:00 |
linux_socket.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_socketcall.c
|
commit fix to PR7072: emulate linux non-blocking connect behavior more correctly
|
1999-03-25 04:26:45 +00:00 |
linux_socketcall.h
|
commit fix to PR7072: emulate linux non-blocking connect behavior more correctly
|
1999-03-25 04:26:45 +00:00 |
linux_sockio.h
|
add LINUX_SIOCGIFHWADDR
|
1999-07-17 21:46:28 +00:00 |
linux_termios.c
|
…
|
|
linux_termios.h
|
Added linux compat support on m68k ports.
|
1998-12-15 19:31:30 +00:00 |
linux_types.h
|
…
|
|
linux_util.h
|
…
|
|