mirror of
https://github.com/Zygo/bees.git
synced 2025-07-06 02:22:27 +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>