freebsd-src/sys/amd64/linux32
Konstantin Belousov 62162dfc94 In the robust futexes list head, futex_offset shall be signed,
and glibc actually supplies negative offsets. Change l_ulong to l_long.

Submitted by:	dchagin
2008-11-16 15:45:41 +00:00
..
linux.h In the robust futexes list head, futex_offset shall be signed, 2008-11-16 15:45:41 +00:00
linux32_dummy.c Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00
linux32_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_ipc64.h
linux32_locore.s Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_machdep.c Several cleanups related to pipe(2). 2008-11-11 14:55:59 +00:00
linux32_proto.h Regenerate system call tables for r184789. 2008-11-09 10:48:06 +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 Regenerate system call tables for r184789. 2008-11-09 10:48:06 +00:00
linux32_sysent.c Regenerate system call tables for r184789. 2008-11-09 10:48:06 +00:00
linux32_sysvec.c Correctly fill siginfo for the signals delivered by linux tkill/tgkill. 2008-10-19 10:02:26 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00