This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-20 13:05:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecbd0ae31b0f24577f66896104fad6640e65f6f7
0ad
/
source
/
lib
/
posix
T
History
Ykkrosh
2229c10e05
Delete rint/rintf emulation for Windows, since it got broken (the tests fail) and we don't use it any more
...
This was SVN commit r9015.
2011-03-04 23:16:04 +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
…
posix_filesystem.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_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
fixes/improvements from work
2010-05-03 12:27:39 +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
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