]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Implement poll system call via linux_common_ppol()
authorDmitry Chagin <dchagin@FreeBSD.org>
Tue, 22 Jun 2021 05:07:46 +0000 (08:07 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Fri, 17 Jun 2022 19:30:19 +0000 (22:30 +0300)
commitb7289a2e083f127c4c7abd9157d4412ad75d733a
treebca73981d7e20f4e1b99b2bc382d2559e0e2e3b5
parentb2deba043c0ce5e89db934ff81dad753535eafa8
linux(4): Implement poll system call via linux_common_ppol()
for the sake of converting events to/from native.

MFC after: 2 weeks

(cherry picked from commit 2eff670fde51762239fc64139b0cfb5272ce9cdd)
sys/amd64/linux/syscalls.master
sys/amd64/linux32/syscalls.master
sys/arm/linux/syscalls.master
sys/compat/linux/linux_misc.c
sys/i386/linux/syscalls.master