1
1
forked from 0ad/0ad
0ad/source/lib/posix
2011-03-23 14:43:35 +00:00
..
tests OS X Atlas build fix. Fix wcsdup emulation. Remove seemingly unneeded compile flag (closes #424). 2010-05-07 23:09:36 +00:00
posix_aio.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_dlfcn.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_errno.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
posix_filesystem.h refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
posix_mman.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_pthread.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_sock.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_terminal.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_time.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix_types.h # towards locale-independent pathnames on Linux 2011-03-21 17:53:13 +00:00
posix_utsname.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
posix.cpp Delete rint/rintf emulation for Windows, since it got broken (the tests fail) and we don't use it any more 2011-03-04 23:16:04 +00:00
posix.h # towards locale-independent pathnames on Linux 2011-03-21 17:53:13 +00:00