diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-03-30 20:04:20 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-03-30 20:08:05 +0200 |
| commit | 8fbce0e4423f701145e111531f6f41cc02e086cf (patch) | |
| tree | 5843ecc545550778645e1b4e32a80b2e0000a196 /executor/syscalls_linux.h | |
| parent | 7c923cf8d45b650c4251503c11e74653779c74c4 (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
