aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-01-18 11:42:13 +0100
committerDmitry Vyukov <dvyukov@google.com>2017-01-18 19:58:12 +0100
commit19a21e679516a5fbce2546fd904dd2412f86f6a6 (patch)
treed40fc9f3528749f96377ed910d3d015ca77a5be9 /executor
parent10d2014b72f36786f9352713ac1d52ea02c2512f (diff)
sys: don't imply pointer indirection for filename type
Change all 'filename' to 'ptr[in, filename]' and don't imply pointer indirection for filename type. This is necessary because in some bases we want to embed filename directly into a struct (e.g. unix sock addr). Similar change was already done for string type for similar reasons. Generally, we want to imply as less as possible. NOTE: IF YOU HAVE PRIVATE DESCRIPTIONS, YOU NEED TO DO THE SAME REPLACEMENT.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions