haiku/headers/build
Ingo Weinhold a8a03488b1 * Don't even try to use the BeOS compatible types on the build platform.
That's just leading to problems.
* Fixed various 64 bit warnings when building libbe_build.so. One of the more
  serious issues, that might bite us, is that 64 bit Linux defines dev_t to
  unsigned long, while Haiku code assumes that it is signed and 32 bit. We'll
  see...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34227 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-24 23:36:10 +00:00
..
config * Don't even try to use the BeOS compatible types on the build platform. 2009-11-24 23:36:10 +00:00
gcc-2.95.3
host
os Forgot the search and replace step after the copy and paste. 2009-11-24 23:01:22 +00:00
private Removed headers and sources not needed for build platform version for libbe. 2009-11-24 18:59:40 +00:00
BeOSBuildCompatibility.h
HaikuBuildCompatibility.h