phobos/std/experimental/allocator/building_blocks
Diederik de Groot 859dc49859 brk support has been removed from DragonFlyBSD
sbrk has been declared deprecated
mmap() is suggested as a replacement for sbrk()
2019-05-26 00:05:32 +02:00
..
affix_allocator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
aligned_block_list.d Add AlignedBlockList 2018-04-16 19:36:45 +03:00
allocator_list.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
ascending_page_allocator.d Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
bitmapped_block.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
bucketizer.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
fallback_allocator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
free_list.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
free_tree.d Trim as much version(unittest) as possible from allocator (#6452) 2018-04-13 22:02:00 +03:00
kernighan_ritchie.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
null_allocator.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
quantizer.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
region.d brk support has been removed from DragonFlyBSD 2019-05-26 00:05:32 +02:00
scoped_allocator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
segregator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
stats_collector.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00