mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
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 |
||
|---|---|---|
| .. | ||
| imgact_linux.c | ||
| linux.h | ||
| linux_dummy.c | ||
| linux_genassym.c | ||
| linux_ipc64.h | ||
| linux_locore.s | ||
| linux_machdep.c | ||
| linux_proto.h | ||
| linux_ptrace.c | ||
| linux_support.s | ||
| linux_syscall.h | ||
| linux_sysent.c | ||
| linux_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||