mirror of
https://github.com/golang/sys.git
synced 2026-02-09 04:06:04 +03:00
This syscall is not yet described in linux man pages (https://github.com/mkerrisk/man-pages.git) but it was attempts to do it (https://lwn.net/Articles/829496/) This syscall appeared in linux kernel v5.2 Change-Id: If44aa74c4ddd200831011c6c4bf4bd4fee440785 Reviewed-on: https://go-review.googlesource.com/c/sys/+/397094 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>