aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-03-30 20:04:20 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-03-30 20:08:05 +0200
commit8fbce0e4423f701145e111531f6f41cc02e086cf (patch)
tree5843ecc545550778645e1b4e32a80b2e0000a196 /executor/syscalls_linux.h
parent7c923cf8d45b650c4251503c11e74653779c74c4 (diff)
executor: fix compilation warnings
SYS_memfd_create define produces warning in scource if system headers already contain the definition (we strip all ifdefs!). The same is true for CLONE_NEWCGROUP but we just never hit it yet. Also fix format string for 32 bits. Also fix potential uninit var in csource, and a missing new line.
Diffstat (limited to 'executor/syscalls_linux.h')
0 files changed, 0 insertions, 0 deletions