haiku/headers/os/kernel
Pawel Dziepak 65ed4fa908 vm: implement B_RANDOMIZED_IMAGE_ADDRESS address specification
On some 64 bit architectures program and library images have to be mapped in
the lower 2 GB of the address space (due to instruction pointer relative
addressing). Address specification B_RANDOMIZED_IMAGE_ADDRESS ensures that
created area satisfies that requirement.
2013-04-04 20:54:02 +02:00
..
debugger.h Added some x86_64 system/kernel headers and kernel Jamfiles. 2012-06-13 17:45:22 +01:00
fs_attr.h * Introduced new fs_lopen_attr_dir() function that opens the attribute 2011-08-10 21:08:00 +00:00
fs_index.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_info.h * Fixed copyright years, thanks Urias! 2009-07-29 14:14:08 +00:00
fs_query.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_volume.h * Updated license header. 2009-07-29 00:57:41 +00:00
image.h * Minor cleanup. 2009-10-14 12:51:19 +00:00
OS.h vm: implement B_RANDOMIZED_IMAGE_ADDRESS address specification 2013-04-04 20:54:02 +02:00
scheduler.h Rewrote headers. 2009-08-27 12:35:43 +00:00