1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/compat
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
..
freebsd32 Sigh. Fix a pointer/int compile error. 2008-11-10 23:36:20 +00:00
ia32 Add support for installing 32-bit system calls from kernel modules. This 2008-09-25 20:50:21 +00:00
linprocfs utf-8 2008-11-05 15:08:09 +00:00
linsysfs
linux In the robust futexes list head, futex_offset shall be signed, 2008-11-16 15:45:41 +00:00
ndis Allow PAGE_SHIFT to already be defined. 2008-09-13 17:34:18 +00:00
netbsd
svr4 Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00