haiku/headers/os/kernel
Pawel Dziepak b3e4c67739 vm: implement B_RANDOMIZED_ANY_ADDRESS address specification
Randomized equivalent of B_ANY_ADDRESS. When a free space is found (as in
B_ANY_ADDRESS) the base adress is then randomized using _RandomizeAddress
pretty much like it is done in B_RANDOMIZED_BASE_ADDRESS.
2013-04-04 15:16:21 +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_ANY_ADDRESS address specification 2013-04-04 15:16:21 +02:00
scheduler.h Rewrote headers. 2009-08-27 12:35:43 +00:00