freebsd-skq/sys/amd64/linux32
kib cdee790df9 Move futex support code from <arch>/support.s into linux compat directory.
Implement all futex atomic operations in assembler to not depend on the
fuword() that does not allow to distinguish between -1 and failure return.
Correctly return 0 from atomic operations on success.

In collaboration with:	rdivacky
Tested by:	Scot Hetzel <swhetzel gmail com>, Milos Vyletel <mvyletel mzm cz>
Sponsored by:	Google SoC 2007
2007-05-23 08:33:06 +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_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +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 Rework the support for ABIs to override resource limits (used by 32-bit 2007-05-14 22:40:04 +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