haiku/headers
Augustin Cavalier b28ed9e04a HaikuConfig: Don't define __HAIKU_BEOS_COMPATIBLE_TYPES in kernel mode.
This breaks kernel C++ ABI.

This mostly just changes the definition (not the size) of string types,
but in at least one case (daddr_t) it does change the size (from 32-
to 64-bit.)
2024-09-24 12:10:35 -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 build: Unify BeOS ABI compatibility ifdefs around __HAIKU_BEOS_COMPATIBLE. 2024-09-24 12:09:33 -04:00
tools cppunit: Enable CPPUNIT_HAVE_SSTREAM for the non-legacy GCC. 2022-03-29 19:09:38 -04:00