This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8b5f9298fa
NetBSD
/
sys
/
compat
/
linux
/
common
History
tron
f8df357a47
Add bound checks in emulation of signal(2) and return SIG_ERR on failure.
...
This fixes a part of PR kern/8904 by Dave Sainty.
1999-12-04 22:08:36 +00:00
..
linux_break.c
linux_cdrom.c
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
1999-10-29 15:02:56 +00:00
linux_cdrom.h
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
1999-10-29 15:02:56 +00:00
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec_aout.c
linux_exec_elf32.c
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
1999-10-25 13:55:06 +00:00
linux_exec_elf64.c
linux_exec.c
linux_exec.h
linux_fcntl.h
linux_file.c
linux_ioctl.c
linux_ioctl.h
linux_ipc.c
Update for new msgctl()/semctl()/shmctl() calls.
1999-08-25 04:52:06 +00:00
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_llseek.c
linux_machdep.h
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_misc.c
After linux_sys_clone() has been moved to "linux_sched.c" we don't need
1999-10-05 09:22:04 +00:00
linux_misc.h
Define the flags used by the Linux wait4() system call.
1999-05-13 00:31:57 +00:00
linux_mmap.h
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.c
Allow signal numbers upto 63 in clone(2) emulation.
1999-12-04 21:58:05 +00:00
linux_sched.h
Add emulation for scheduler related syscalls. Although they are dummies
1999-10-04 16:55:54 +00:00
linux_sem.h
linux_shm.h
linux_sig_notalpha.c
Add bound checks in emulation of signal(2) and return SIG_ERR on failure.
1999-12-04 22:08:36 +00:00
linux_sigaction.c
linux_siginfo.h
linux_signal.c
Handle the newer, larger sigset_t Linux now uses.
1999-10-04 17:46:37 +00:00
linux_signal.h
linux_socket.c
implement emulation of SIOCGIFHWADDR, PR 7997
1999-07-17 22:03:55 +00:00
linux_socket.h
linux_socketcall.c
linux_socketcall.h
linux_sockio.h
add LINUX_SIOCGIFHWADDR
1999-07-17 21:46:28 +00:00
linux_termios.c
linux_termios.h
linux_types.h
linux_util.h