haiku/headers
Augustin Cavalier 1db0961121 kernel/vm: Remove an obsolete comment.
page_num_t is typedef'd to phys_addr_t, so it's 64-bits on 32-bit
platforms with PAE. In fact it's been so since the introduction
of phys_addr_t, so this comment was obsolete from the start...
2024-10-10 11:20:20 -04:00
..
build kernel/util: Introduce BumpAllocator. 2024-09-06 19:15:42 +00:00
compatibility headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
config HaikuConfig: Don't define __HAIKU_BEOS_COMPATIBLE_TYPES in kernel mode. 2024-09-24 12:10:35 -04:00
cpp userlandfs: use std::bitset for FSCapabilities 2023-07-10 06:27:18 +00:00
glibc
libs udis86: remove 2024-07-17 19:11:50 +00:00
os Rename B_MTR_* constants to "something more meaningful". 2024-09-19 16:43:24 +00:00
posix headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
private kernel/vm: Remove an obsolete comment. 2024-10-10 11:20:20 -04:00
tools cppunit: Enable CPPUNIT_HAVE_SSTREAM for the non-legacy GCC. 2022-03-29 19:09:38 -04:00