We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dadea50 + ccb589b commit e6c4c9cCopy full SHA for e6c4c9c
libcontainer/internal/userns/userns_maps.c renamed to libcontainer/internal/userns/userns_maps_linux.c
@@ -1,3 +1,5 @@
1
+//go:build linux
2
+
3
#define _GNU_SOURCE
4
#include <fcntl.h>
5
#include <sched.h>
0 commit comments