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
b3cd340eec4024f8024b4c2f7be42f5cc2bced4c
0ad
/
source
/
lib
/
sysdep
T
History
janwas
c179210519
pthread: add pthread_once and thread-local storage
...
This was SVN commit r2123.
2005-04-09 22:26:48 +00:00
..
unix
renamed to udbg for consistency
2005-02-26 15:15:52 +00:00
win
pthread: add pthread_once and thread-local storage
2005-04-09 22:26:48 +00:00
cpu.h
…
debug.h
symbol->descriptive_string cache - avoids redundant debug_resolve_symbol calls.
2005-02-02 03:35:25 +00:00
dir_watch.h
…
gfx.h
Fixed a failure caused by "Intel(R) 82845G/GL/GE/PE/GV Graphics Controller" being preposterously long
2005-03-20 21:34:01 +00:00
ia32.cpp
philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH
2005-03-18 22:44:55 +00:00
ia32.h
_control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing)
2005-01-30 23:07:55 +00:00
os.h
…
sysdep.cpp
…
sysdep.h
sysdep: inline vsprintf2 definition (no need for printf.h)
2005-01-27 15:50:11 +00:00