.. |
linked_lists
|
d8f75e89b3
Fixed best_fit_on_freelist() for doubly-linked lists.
|
13 jaren geleden |
CMakeLists.txt
|
baa748229c
Added option to enable / disable stats.
|
13 jaren geleden |
block_header.c
|
a1a9213770
Missed a star.
|
13 jaren geleden |
coalesce.c
|
d6e611f46c
Initial support for coalescing three blocks.
|
13 jaren geleden |
custom_free.c
|
d6e611f46c
Initial support for coalescing three blocks.
|
13 jaren geleden |
custom_malloc.c
|
ee4b032338
mark_used() and mark_free() now properly mark the previous_size record of the next block if there is one.
|
13 jaren geleden |
dmm_adaptor.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
13 jaren geleden |
initialize_allocator.c
|
89ce612d97
It is safe to use bool datatypes in Leon3 platform.
|
13 jaren geleden |
other.c
|
a60756d022
Created options for enabling fixed lists and adaptive functions.
|
13 jaren geleden |
posix_lock.c
|
5fc32c7e67
All the source files are now released under the Apache 2.0 license.
|
13 jaren geleden |
print_stats.c
|
c7f6a76c1f
Small fixes on errors and warnings.
|
13 jaren geleden |
split.c
|
8929219116
Fixed major bug in push_block.
|
13 jaren geleden |
sys_alloc.c
|
c60c7e5bae
Update set_size_and_used() and set_size_and_free() calls to use the allocator argument.
|
13 jaren geleden |