haiku/headers
Alex Smith 59ae45c1ab Fixed commpage for x86_64.
Since the commpage is at a kernel address, changed 64-bit paging code
to match x86's behaviour of allowing user-accessible mappings to be
created in the kernel portion of the address space. This is also
required by some drivers.
2012-07-21 16:18:10 +01:00
..
build Style fixes suggested by Axeld. 2012-03-09 14:39:24 -05: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
libs Remove lp_solve headers. 2012-05-08 07:28:16 +12:00
os Merge branch 'master' into x86_64 2012-07-20 18:33:46 +01:00
posix Merge branch 'master' into x86_64 2012-07-20 18:33:46 +01:00
private Fixed commpage for x86_64. 2012-07-21 16:18:10 +01:00
tools