Go to file
janwas b776e58c67 use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows)
refactored sysdep code:
- avoid many #if OS_xxx.
- remove bsd.cpp, merge its contents with osx
- move linux-specific parts of unix/ into linux/

This was SVN commit r5363.
2007-09-23 08:05:38 +00:00
binaries This was SVN commit r5362. 2007-09-23 04:13:24 +00:00
build Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes 2007-09-03 12:56:45 +00:00
docs updated version with fixed bibliography 2007-09-08 16:05:52 +00:00
source use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00