0ad/source/lib/sysdep
Ralph Sennhauser 518ed74496
Replace all use of POSIX unlink
Use `<filesystem>` instead of `unlink` and remove `unlink` portability
wrapper.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-15 15:33:59 +02:00
..
arch Add nominal support for LoongArch64 and RISC-V 64 2026-03-23 08:20:10 +01:00
os Replace all use of POSIX unlink 2026-06-15 15:33:59 +02:00
rtl Fix includes in source/lib 2025-08-03 10:15:37 +02:00
tests Remove unix_ExecutablePathname 2026-06-08 20:59:45 +02:00
arch.h Add nominal support for LoongArch64 and RISC-V 64 2026-03-23 08:20:10 +01:00
compiler.h Remove LCC compiler defines 2025-03-25 12:30:01 +01:00
cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
cpu.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
dir_watch.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
filesystem.h Replace all use of POSIX unlink 2026-06-15 15:33:59 +02:00
numa.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
os.h Remove OS_MAC macro 2025-07-19 18:16:14 +02:00
os_cpu.cpp Fix includes in source/lib 2025-08-03 10:15:37 +02:00
os_cpu.h Dissolve external_libraries/openal.h 2025-07-08 19:33:36 +02:00
rtl.h Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
smbios.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
smbios.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
stl.h Remove ICC code paths 2025-03-25 12:29:51 +01:00
sysdep.h Fix includes in source/lib 2025-08-03 10:15:37 +02:00
vm.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00