haiku/headers
Augustin Cavalier 16ecdb595b kernel: Drop base, length parameters from block_cache...etc methods.
They were ignored and unused; and in fact can't be made to work
properly since the block_cache always operates on exactly block-sized
buffers, and doesn't have contiguous buffers of multiple blocks
to hand out at all.

No functional change intended.
2024-10-17 12:05:22 -04:00
..
build kernel/util: Introduce BumpAllocator. 2024-09-06 19:15:42 +00:00
compatibility sys/param.h: Cleanup. 2024-10-14 13:53:54 -04: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 kernel: Drop base, length parameters from block_cache...etc methods. 2024-10-17 12:05:22 -04:00
posix sys/param.h: Cleanup. 2024-10-14 13:53:54 -04:00
private kernel/vm: Move most kernel debugger routines to a new vm_debug.cpp. 2024-10-16 14:43:20 -04:00
tools cppunit: Enable CPPUNIT_HAVE_SSTREAM for the non-legacy GCC. 2022-03-29 19:09:38 -04:00