diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-07-22 13:05:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-07-22 13:05:39 +0200 |
| commit | 6a786da97c822c3ad536290c412f472e58342c91 (patch) | |
| tree | 334aa5428a0d3db1dd380a58e51c21d6fdbce5c4 /tools | |
| parent | f3ad68446455acbe562e0057931e6256b8b991e8 (diff) | |
sys/linux: use AT_FDCWD only for directories
Currently we use AT_FDCWD as a special value for all file descriptors,
but it does not make sense for almost all of them (sockets, bpf, etc).
Use it as a special value only for fd_dir.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
