mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-05 14:35:46 -07:00
config: proper detect for clock_gettime file: file_rel_chdir -> file_set_root_dir; it no longer changes current directory; instead, root dir is prepended to all paths (not that bad perf-wise) netlog: avoid a CRT assert if log file open failed. now that current dir is no longer being set, we need to think about what will happen to the logs - they either need to use file_make_full_native_path, or use the entire file.cpp interface instead of fopen etc. This was SVN commit r2936. |
||
|---|---|---|
| .. | ||
| unix | ||
| win | ||
| cpu.h | ||
| dir_watch.h | ||
| gfx.h | ||
| ia32.asm | ||
| ia32.cpp | ||
| ia32.h | ||
| os.h | ||
| snd.h | ||
| sysdep.cpp | ||
| sysdep.h | ||