Home
last modified time | relevance | path

Searched hist:f730d606d5f9316f4091e793936694ca78a36fc4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ipc.hdiff f730d606d5f9316f4091e793936694ca78a36fc4 Sun Mar 24 15:50:02 CET 2019 Dmitry Chagin <dchagin@FreeBSD.org> Update syscall.master to 5.0.

For 32-bit Linuxulator, ipc() syscall was historically
the entry point for the IPC API. Starting in Linux 4.18, direct
syscalls are provided for the IPC. Enable it.

MFC after: 1 month
/freebsd/sys/i386/linux/
H A Dlinux.hdiff f730d606d5f9316f4091e793936694ca78a36fc4 Sun Mar 24 15:50:02 CET 2019 Dmitry Chagin <dchagin@FreeBSD.org> Update syscall.master to 5.0.

For 32-bit Linuxulator, ipc() syscall was historically
the entry point for the IPC API. Starting in Linux 4.18, direct
syscalls are provided for the IPC. Enable it.

MFC after: 1 month