mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
unix/linux: update Dockerfile to kernel 5.10 and Go 1.15.6
Also include some newly added consts. Change-Id: Iaf9fad92a4cbbf9f1e97ed544116bd93525dddde Reviewed-on: https://go-review.googlesource.com/c/sys/+/277254 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
committed by
Tobias Klauser
parent
aec9a39092
commit
f9fddec55a
@@ -399,4 +399,5 @@ const (
|
||||
SYS_OPENAT2 = 437
|
||||
SYS_PIDFD_GETFD = 438
|
||||
SYS_FACCESSAT2 = 439
|
||||
SYS_PROCESS_MADVISE = 440
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user