This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-28 22:05:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab186c2b166e4fb19219f55b3d48bbf3d65eb156
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
f959390d0b
Mostly fix hypothetical thread/fork interaction dangers
...
This was SVN commit r8689.
2010-11-25 16:11:16 +00:00
..
arch
Don't put 64-bit OS X code in the 32-bit-only file. Do put it in the 64-bit-only file.
2010-11-24 17:08:00 +00:00
os
Mostly fix hypothetical thread/fork interaction dangers
2010-11-25 16:11:16 +00:00
rtl
…
tests
cleanup:
2010-11-02 13:38:56 +00:00
acpi.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
acpi.h
…
arch.h
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
clipboard.h
…
compiler.h
improvements/additions from work
2010-08-06 13:03:44 +00:00
cpu.cpp
WIP timer thread safety:
2010-11-01 09:54:03 +00:00
cpu.h
cleanup:
2010-11-02 13:38:56 +00:00
cursor.h
…
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
…
os_cpu.cpp
…
os_cpu.h
…
os.h
…
rtl.h
…
snd.cpp
…
snd.h
…
stl.h
…
sysdep.h
…