This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
361a32a7e5fd750344aa36fd3cd0bf5b3aa3022f
0ad
/
source
/
lib
/
sysdep
T
History
Stan
6d12d25348
Replace usage of OSString().c_str() by OSString
...
Fixes
#6604
2024-10-28 16:35:49 +01:00
..
arch
Fix the CPU name detection on AARCH64 macOS
2024-09-25 23:34:43 +02:00
os
Replace usage of OSString().c_str() by OSString
2024-10-28 16:35:49 +01:00
rtl
…
tests
Remove platform-dependant atomic operations
2024-09-25 21:57:15 +02:00
arch.h
…
compiler.h
…
cpu.cpp
Remove platform-dependant atomic operations
2024-09-25 21:57:15 +02:00
cpu.h
Remove platform-dependant atomic operations
2024-09-25 21:57:15 +02:00
dir_watch.h
…
filesystem.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
smbios.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
smbios.h
…
stl.h
…
sysdep.h
…
vm.h
…