mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 01:26:18 +02:00
openat2 allows closing more TOCTOU holes, but we can only use it when the kernel supports it. This should disappear seamlessly when libc implements the function. Signed-off-by: Zygo Blaxell <bees@furryterror.org>