Josh Megnauth
f5d432644f
Implement renameat, renameat2
...
Like the other "at" functions, renameat renames files with respect with
a directory descriptor. "renameat2" is Linux specific but really nice -
it adds a flag which supports atomically swapping two files or failing
if the target already exists. The latter is easily supported in relibc.
The former requires redoxfs support.
Besides the impl itself, I refactored "cap_path_at" into what it really
is: a mini openat2-like function.
2025-10-21 14:47:39 -04:00
..
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-12-28 16:34:27 -08:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2025-08-06 02:38:47 -04:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2025-10-21 14:47:39 -04:00
2025-10-21 14:47:39 -04:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00
2024-11-25 16:16:07 +11:00