haiku/headers/os/kernel
Augustin Cavalier 8a0c9d52c6 OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA.
It now lives in OS.h. The idea is that this will now be
accessible to userland applications, so userland memory
is protected from access by other processes, just as
kernel memory is.

No functional change (the constants are still the same,
though I've changed some to use shifts to make clear
which bits are allocated are which are unused.)
2019-08-10 15:51:41 -04:00
..
debugger.h Change all references to "__INTEL__" to "__i386__". 2019-03-30 16:54:01 -04:00
elf.h BSD: Use elf.h from os/kernel 2019-07-27 15:19:31 +00: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
fs_info.h NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
fs_query.h
fs_volume.h
image.h headers/kernel: Add argument names to initialization functions. 2019-02-02 18:10:54 -05:00
OS.h OS: Rename B_USER_CLONEABLE_AREA to B_CLONEABLE_AREA. 2019-08-10 15:51:41 -04:00
scheduler.h kernel, libroot: Make scheduler modes interface public 2013-11-20 23:32:40 +01:00