.. |
linux_blkio.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_blkio.h
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
linux_break.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_cdrom.c
|
gc debugging printfs.
|
2002-03-22 17:14:18 +00:00 |
linux_cdrom.h
|
Add some ioctls for harddisk, floppy disk and console handling.
|
2000-12-10 14:12:16 +00:00 |
linux_dirent.h
|
Add missing bracket arround macro argument reference.
|
2002-05-10 17:27:23 +00:00 |
linux_emuldata.h
|
- add a real linux_sys___sysctl because the mib numbers are different.
|
2002-02-15 16:47:58 +00:00 |
linux_errno.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_errno.h
|
Include arch/arm/linux_errno.h for arm build.
|
2002-01-17 15:11:38 +00:00 |
linux_exec_aout.c
|
Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.
|
2002-08-26 21:05:59 +00:00 |
linux_exec_elf32.c
|
check out EI_OSABI and EI_ABIVERSION for linux signatures. This is what
|
2002-09-05 14:32:49 +00:00 |
linux_exec_elf64.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_exec.c
|
- Introduce a e_fault field in struct proc to provide emulation specific
|
2002-09-21 21:14:54 +00:00 |
linux_exec.h
|
Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.
|
2002-08-26 21:05:59 +00:00 |
linux_fcntl.h
|
implement the locking calls for linux_file64.
|
2002-03-22 14:54:49 +00:00 |
linux_fdio.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_fdio.h
|
Add some ioctls for harddisk, floppy disk and console handling.
|
2000-12-10 14:12:16 +00:00 |
linux_file64.c
|
linux_sys_getdents64(): remove the oldcall bug workaround cruft,
|
2002-05-20 06:45:11 +00:00 |
linux_file.c
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
linux_hdio.c
|
make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *
|
2002-03-16 20:43:48 +00:00 |
linux_hdio.h
|
Add some ioctls for harddisk, floppy disk and console handling.
|
2000-12-10 14:12:16 +00:00 |
linux_ioctl.c
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:18:43 +00:00 |
linux_ioctl.h
|
Crude first cut at ARMLinux binary compatibility. Successfully runs
|
2002-01-14 23:14:32 +00:00 |
linux_ipc.c
|
Use shmat1(), and tell it to find removed segments.
|
2002-04-03 11:54:37 +00:00 |
linux_ipc.h
|
use _KERNEL_OPT.
|
2001-05-30 11:37:21 +00:00 |
linux_ipccall.c
|
don't need <sys/types.h> when including <sys/param.h>
|
2001-11-15 09:47:59 +00:00 |
linux_ipccall.h
|
|
|
linux_llseek.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_machdep.h
|
Add kernel support for having userland provide the signal trampoline:
|
2002-07-04 23:32:02 +00:00 |
linux_misc_notalpha.c
|
Fix a cut and paste error in the emulation of getresgid(2): it returned
|
2002-04-03 14:28:36 +00:00 |
linux_misc.c
|
Put storage class first in "static const" declaration.
|
2002-09-23 05:03:03 +00:00 |
linux_misc.h
|
proper statfs emulation...
|
2002-02-20 17:03:03 +00:00 |
linux_mmap.h
|
nuke mmap2, cleanup mmap, add mprotect
|
2002-03-22 15:21:28 +00:00 |
linux_msg.h
|
|
|
linux_oldmmap.c
|
- #undef DPRINTF for files that are included from other files.
|
2002-03-29 20:49:40 +00:00 |
linux_oldmmap.h
|
|
|
linux_oldolduname.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_oldolduname.h
|
|
|
linux_oldselect.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_oldselect.h
|
|
|
linux_olduname.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_olduname.h
|
|
|
linux_pipe.c
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
linux_ptrace.h
|
Add support for PTRACE_GETREGS and PTRACE_SETREGS in ARMLinux emulation.
|
2002-01-27 15:11:38 +00:00 |
linux_reboot.h
|
|
|
linux_sched.c
|
make signal array handling uniform, and put signal arrays in a separate
|
2002-03-31 22:22:43 +00:00 |
linux_sched.h
|
|
|
linux_sem.h
|
|
|
linux_shm.h
|
|
|
linux_sig_notalpha.c
|
Add kernel support for having userland provide the signal trampoline:
|
2002-07-04 23:32:02 +00:00 |
linux_sigaction.c
|
Add kernel support for having userland provide the signal trampoline:
|
2002-07-04 23:32:02 +00:00 |
linux_siginfo.h
|
remove XXX:
|
2002-09-05 22:27:36 +00:00 |
linux_signal.c
|
Add kernel support for having userland provide the signal trampoline:
|
2002-07-04 23:32:02 +00:00 |
linux_signal.h
|
Don't blow up if we don't have a machine dependend linux_signal.h.
|
2002-04-02 23:25:07 +00:00 |
linux_signo.c
|
make this compile on archs that don't define linux signals.
|
2002-04-03 17:18:21 +00:00 |
linux_socket.c
|
Linux does not implement SO_REUSEPORT, but allows reuse of a
|
2002-05-12 18:30:32 +00:00 |
linux_socket.h
|
Crude first cut at ARMLinux binary compatibility. Successfully runs
|
2002-01-14 23:14:32 +00:00 |
linux_socketcall.c
|
- #undef DPRINTF for files that are included from other files.
|
2002-03-29 20:49:40 +00:00 |
linux_socketcall.h
|
Do address family (AF_*) number translation for socket system calls which
|
2001-07-04 10:09:24 +00:00 |
linux_sockio.h
|
Add SIOCGIFBR and SIOCSIFBR (more for reference than anything, currently).
|
2000-12-22 11:24:43 +00:00 |
linux_sysctl.c
|
Set default kernel version of Linux emulation to 2.4.18 on the i386 port.
|
2002-04-04 09:32:11 +00:00 |
linux_sysctl.h
|
s/printf/uprintf/
|
2002-02-15 20:02:56 +00:00 |
linux_termios.c
|
Add some missing ioctl()s. From Tommy Bohlin in PR kern/14414.
|
2001-12-19 15:20:16 +00:00 |
linux_termios.h
|
Crude first cut at ARMLinux binary compatibility. Successfully runs
|
2002-01-14 23:14:32 +00:00 |
linux_time.c
|
Add arm to #endif comment.
|
2002-01-17 15:10:26 +00:00 |
linux_types.h
|
provide missing types for arch's that don't have specific linux_types.h
|
2002-04-03 17:13:32 +00:00 |
linux_uselib.c
|
make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *
|
2002-03-16 20:43:48 +00:00 |
linux_util.h
|
add e_path (emulation path) to struct emul, which replaces emulation-specific
|
2000-12-01 12:28:30 +00:00 |