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
f83ed02dc21aa707e6500964bbdbedcfb5f2bfa3
0ad
/
source
/
lib
/
file
/
io
T
History
janwas
a9fcc1a87c
small fixes required by use of lib codebase at work
...
This was SVN commit r5796.
2008-03-29 18:29:26 +00:00
..
block_cache.cpp
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
block_cache.h
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
io_align.cpp
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
io_align.h
- fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
2008-01-20 21:52:54 +00:00
io.cpp
cleanup+fixes; wdbg_heap is now feature complete.
2008-02-25 21:19:52 +00:00
io.h
small fixes required by use of lib codebase at work
2008-03-29 18:29:26 +00:00
write_buffer.cpp
cleanup+fixes; wdbg_heap is now feature complete.
2008-02-25 21:19:52 +00:00
write_buffer.h
cleanup+fixes; wdbg_heap is now feature complete.
2008-02-25 21:19:52 +00:00