haiku/headers
Alex Smith ac4525b2a5 Changed BRegion to use int32 instead of long.
There is no need for fCount and fDataSize to be long, not going to have
more than 2^32 rectangles in a region. Thanks Axel for pointing that
out.
2012-08-10 16:22:51 +01:00
..
build Fixed compilation of remote_disk_server on OS X hosts. 2012-08-03 17:48:02 +01:00
compatibility * Added definitions for n_short, n_long, and n_time as expected on FreeBSD when 2011-07-23 15:41:47 +00:00
config Changed {,u}int64 to be long rather than long long on x86_64. 2012-06-28 12:36:45 +01:00
cpp Fix #7948: add correct prototype for String::compare alongside the wrong one 2011-10-31 09:56:00 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs Moved x86emu to {src,headers}/libs/. 2012-08-04 10:21:22 +01:00
os Changed BRegion to use int32 instead of long. 2012-08-10 16:22:51 +01:00
posix Get app_server working on x86_64. 2012-08-05 08:46:30 +01:00
private Fixed up network stack and drivers for x86_64. 2012-08-10 14:30:54 +01:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00