]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Fix ppoll_time64 syscall definition.
authorDmitry Chagin <dchagin@FreeBSD.org>
Sun, 8 May 2022 10:37:48 +0000 (13:37 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Fri, 17 Jun 2022 19:34:54 +0000 (22:34 +0300)
commit9d88adb476af638f44b8419a49192e427eb1df53
treef4946daadd7fe0a78f31612693070261bb8fb586
parent9fd86dde8377d11992924c74bf6dabb81081d0fc
linux(4): Fix ppoll_time64 syscall definition.

Fixed my typo in ed61e0ce1d. Here tsp is a pointer to the 64-bit timespec.

MFC after: 2 weeks

(cherry picked from commit 94f5f150ef59d8e985bd529b0a6dea52ae8a7def)
sys/amd64/linux32/syscalls.master