0ad/source/lib/sysdep/win/wposix
janwas c9f10be090 acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall)
wtime: "implement" CLOCK_MONOTONIC (that's what the timer already did,
anyhow)

main: move early init to GameSetup!EarlyInit (fixes atlas problem with
timer)

This was SVN commit r5101.
2007-05-26 23:29:20 +00:00
..
crt_posix.h # SwEng 2007-05-04 17:30:32 +00:00
no_crt_posix.h # SwEng 2007-05-04 17:30:32 +00:00
waio.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
waio.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wdlfcn.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wdlfcn.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
werrno.h minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00
wfilesystem.cpp # housekeeping 2007-05-21 23:24:56 +00:00
wfilesystem.h # housekeeping 2007-05-21 23:24:56 +00:00
wmman.cpp # SwEng 2007-05-04 17:30:32 +00:00
wmman.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wposix_internal.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
wposix_types.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wposix.cpp dll_ver: move redirection enable/disable to wutil. add LoadLibraryEx to diagnose cause of GetFileVersionInfoSize failure. 2007-05-24 12:31:16 +00:00
wposix.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wpthread.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wpthread.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wsock_internal.h # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
wsock.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wsock.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
wterminal.cpp # SwEng 2007-05-04 17:30:32 +00:00
wterminal.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wtime_internal.h add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
wtime.cpp acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall) 2007-05-26 23:29:20 +00:00
wtime.h acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall) 2007-05-26 23:29:20 +00:00
wutsname.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wutsname.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00