1
0
forked from 0ad/0ad
0ad/source/lib/posix
leper 637c09b204 Add support for OpenBSD. Fixes #1463.
Backport os_getversion from premake4.4-beta4 and extend it to support
POSIX-compilant systems.
Add some missing newlines at the end of file as these cause warnings on
OpenBSD.
Update the config paths.

This was SVN commit r11970.
2012-06-13 20:43:56 +00:00
..
tests post-alpha sync with work. 2011-07-18 09:21:56 +00:00
posix_aio.h Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +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 Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +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_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 Slightly more Android compatibility 2012-01-28 16:38:21 +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 post-alpha sync with work. 2011-07-18 09:21:56 +00:00
posix.h post-alpha sync with work. 2011-07-18 09:21:56 +00:00