1
0
forked from 0ad/0ad
0ad/source/lib/posix
janwas a3b7e8c08c needed unicode at work:
debug: reinstate wchar_t version of debug_printf
  file, waio: add hack to allow creating File_Posix with unicode path
wposix: no longer include some rarely-used stuff to avoid conflict with
3rd party libraries
precompiled: bring boost::bind into global namespace (present in TR1)

dir_watch: needed directory watching with unicode paths and larger
buffers at work, so I completely overhauled and documented this

timer: add ToSeconds

SocketBase: fix to ensure correct match despite ::bind's conflict with
boost::bind

This was SVN commit r6319.
2008-08-09 19:22:13 +00:00
..
posix_aio.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_dlfcn.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_errno.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_filesystem.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_mman.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_pthread.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_sock.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_terminal.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_time.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_types.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix_utsname.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
posix.h needed unicode at work: 2008-08-09 19:22:13 +00:00