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-07-07 21:46:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7da9830ebe4c01a2fd247cbb54df799909921d48
0ad
/
source
/
lib
/
sysdep
T
History
janwas
4ac699d021
# fix: ACPI code now safely handles concurrent memory accesses
...
This was SVN commit r5273.
2007-07-25 19:16:00 +00:00
..
ia32
wposix: add sysconf support for number of "processors"
2007-06-23 12:59:21 +00:00
tests
. split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
2007-05-09 21:01:11 +00:00
unix
Implemented ucpu_CallByEachCPU
2007-06-09 22:45:50 +00:00
win
# system detect fixes
2007-06-24 13:24:40 +00:00
acpi.cpp
# fix: ACPI code now safely handles concurrent memory accesses
2007-07-25 19:16:00 +00:00
acpi.h
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
compiler.h
# MacOSX compat
2007-05-16 16:32:12 +00:00
cpu.cpp
Implemented ucpu_CallByEachCPU
2007-06-09 22:45:50 +00:00
cpu.h
fixes, documentation and cleanup.
2007-05-29 16:28:34 +00:00
dir_watch.h
…
gfx.cpp
. split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
2007-05-09 21:01:11 +00:00
gfx.h
…
snd.cpp
# vista compat (fixes wsnd issue) and improvements
2007-05-26 15:34:10 +00:00
snd.h
…
stl.h
Add some missing file comments in source/lib.
2007-05-08 15:11:53 +00:00
sysdep.cpp
…
sysdep.h
…