haiku/headers/build/private
Augustin Cavalier 3be79a33b0 kernel/util: Introduce BumpAllocator.
A basic bump allocator that can handle arbitrary amounts of allocations,
so long as all are allocated and freed in a "stack"-like manner.

(Actually it could be extended to support non-stack-like operation,
but that would require more logic that isn't needed at the moment.)

Change-Id: I47077146ea282600130778d312f7d86bd8c032e0
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8238
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: Michael Lotz <mmlr@mlotz.ch>
2024-09-06 19:15:42 +00:00
..
app Implement is_app_showing_modal_window() 2019-08-03 00:41:10 +00:00
interface Add private MIME DB classes to libbe_build 2013-05-08 04:39:56 +02:00
kernel kernel/util: Introduce BumpAllocator. 2024-09-06 19:15:42 +00:00
libroot Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
shared AutoDeleter: add delarations for common types and destructors 2020-12-13 19:14:13 +00:00
storage Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
support Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00
system Add symbol versioning for find_directory() 2013-10-05 01:33:26 +02:00