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
2fd4c62cbb6497b3fa07f4a2ff32b9dd91a54549
0ad
/
source
/
lib
/
file
T
History
janwas
3d21cf98f9
better aio error checking / avoid unnecessary repeated calls to aio_error (investigated on the occasion of the recent Linux aio trouble)
...
This was SVN commit r9155.
2011-04-03 20:07:55 +00:00
..
archive
…
common
…
disabled_tests
…
io
…
vfs
…
file_system_util.cpp
…
file_system_util.h
fixes from work: avoid potential 0-pointer dereference in freelist, also avoid branching in freelist functions via sentinel
2011-03-28 12:28:29 +00:00
file_system.cpp
…
file_system.h
…
file.cpp
better aio error checking / avoid unnecessary repeated calls to aio_error (investigated on the occasion of the recent Linux aio trouble)
2011-04-03 20:07:55 +00:00
file.h
…