freebsd-dev/sys/amd64/linux32
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
..
linux32_dummy.c Implement settimeofday() for Linuxulator/amd64. 2007-04-18 18:08:12 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00
linux32_machdep.c Do not dereference linux_to_bsd_signal[-1] if userland has 2007-05-11 01:25:51 +00:00
linux32_proto.h Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_syscall.h Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_sysent.c Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_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 MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00