mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
190d92e056
Slightly extend namespace descriptions and move them to a separate file.
17 lines
345 B
Plaintext
17 lines
345 B
Plaintext
# AUTOGENERATED FILE
|
|
CLONE_FILES = 1024
|
|
CLONE_FS = 512
|
|
CLONE_NEWCGROUP = 33554432
|
|
CLONE_NEWIPC = 134217728
|
|
CLONE_NEWNET = 1073741824
|
|
CLONE_NEWNS = 131072
|
|
CLONE_NEWPID = 536870912
|
|
CLONE_NEWUSER = 268435456
|
|
CLONE_NEWUTS = 67108864
|
|
CLONE_SIGHAND = 2048
|
|
CLONE_SYSVSEM = 262144
|
|
CLONE_THREAD = 65536
|
|
CLONE_VM = 256
|
|
__NR_setns = 350
|
|
__NR_unshare = 282
|