Making openat(2) and friends more useful in practice

31 points by fro


fanf

Interesting, a kind of capsicum-lite, per-fd instead of per-process. I like the idea of fchdir() into an O_BELOW directory!

fuz

How does that differ from FreeBSD’s O_RESOLVE_BENEATH?