openSUSE / libpathrs

C-friendly API to make path resolution safer on Linux.
GNU Lesser General Public License v3.0
80 stars 6 forks source link

helpers: atomic file creation / linking an O_TMPFILE #68

Open cyphar opened 2 months ago

cyphar commented 2 months ago

Lennart suggested this would be something useful since it's quite tricky (though it also requires some kernel work to get this to be completely atomic).