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-08 08:46:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bad0b0629df826281c08e99dbb3ec36120bd7f8b
0ad
/
source
/
lib
/
sysdep
T
History
janwas
bad0b0629d
add lseek (needed for uncached_io)
...
This was SVN commit r667.
2004-07-09 00:17:55 +00:00
..
win
add lseek (needed for uncached_io)
2004-07-09 00:17:55 +00:00
ia32.cpp
fix order of detect calls (TSC wasn't getting selected in wtime due to not-yet-set cpu_smp)
2004-06-27 01:42:55 +00:00
ia32.h
stomped on numerous warnings
2004-06-21 16:29:47 +00:00
sysdep.cpp
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
sysdep.h
str[n]icmp => str[n]casecmp on non-windows
2004-06-09 13:43:25 +00:00
x.cpp
…