1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/os/win/wposix
janwas 5c76bc12fa refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
merge ERR::NO_SYS, NOT_IMPLEMENTED into NOT_SUPPORTED
renderer: remove unnecessary ogl_shader include

This was SVN commit r9447.
2011-05-05 13:03:34 +00:00
..
crt_posix.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
no_crt_posix.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
waio.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
waio.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdlfcn.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wdlfcn.h lib/ changes required at work: 2010-04-03 10:46:28 +00:00
werrno.h minor fixes from work; also add sys_WideFromArgv 2011-01-04 19:53:38 +00:00
wfilesystem.cpp fix error propagation/avoid SetLastError pollution 2011-05-03 13:46:35 +00:00
wfilesystem.h major refactor of file/io and alignment code. requires update-workspaces 2011-04-29 19:10:34 +00:00
wmman.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wmman.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wposix_internal.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wposix_types.h ICC compile fixes (VC's overload resolution is apparently quite different) 2011-04-05 17:45:47 +00:00
wposix.cpp we noticed that vcbuild somehow excludes winit function pointers from components that don't contain externals referenced by the main EXE (i.e. wposix, wnuma, wsock). the solution will include calling enet_initialize (to replace or coexist with wsock), removing wposix (see below) and ignoring wnuma (because apps that use it will need to call its functions). 2010-07-03 19:08:18 +00:00
wposix.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
wpthread.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
wpthread.h Windows fixes 2010-10-31 22:26:41 +00:00
wsock_internal.h cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00
wsock.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wsock.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wtime_internal.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wtime.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
wtime.h Remove misleading wposix declaration of unimplemented gettimeofday. 2010-10-31 21:58:30 +00:00
wutsname.cpp wgl compile fix: add types required by new wglext.h 2011-02-19 18:00:09 +00:00
wutsname.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00