freebsd-dev/sys/i386/linux
Alexander Kabaev ec69a8a6d2 Do not dereference linux_to_bsd_signal[-1] if userland has
passed zero as exit signal.

GCC 4.2 changes the kernel data segment layout not to have 0
in that memory location. This code ran by luck before and now
the luck has run out.
2007-05-11 01:25:51 +00:00
..
imgact_linux.c Partial MFp4 of 114977: 2007-02-24 16:49:25 +00:00
linux_dummy.c Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Do not dereference linux_to_bsd_signal[-1] if userland has 2007-05-11 01:25:51 +00:00
linux_proto.h Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_ptrace.c Close some races between procfs/ptrace and exit(2): 2006-02-22 18:57:50 +00:00
linux_syscall.h Regen. 2007-02-15 00:57:04 +00:00
linux_sysent.c Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_sysvec.c MFP4: Turn emul_lock into a mutex. 2007-04-02 18:38:13 +00:00
linux.h Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00