Files
RedBear-OS/tests/expected/bins_dynamic
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
..
2025-09-17 08:24:48 -04:00
2025-10-21 14:47:39 -04:00
2024-12-28 22:46:45 +00:00
2025-09-21 10:04:11 -04:00
2025-03-29 19:29:20 +00:00
2025-09-18 01:27:55 +00:00
2024-11-26 19:51:06 +11:00
2024-11-26 19:51:06 +11:00
2024-11-26 19:51:06 +11:00
2024-12-24 20:51:53 +11:00
2024-12-24 20:51:53 +11:00
2025-04-18 12:34:45 +00:00
2025-04-18 12:34:45 +00:00
2024-11-26 19:51:06 +11:00