embeddedartistry/libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
CMIT
Issues
- 3
Support C11 free()
#51 opened by phillipjohnston - 5
- 0
Add test for overlapping memory blocks
#10 opened by phillipjohnston - 0
Add a configuration option that removes the static declaration on the freelist
#84 opened by phillipjohnston - 1
Malloc Test Improvement: vary the sizes
#83 opened by phillipjohnston - 0
Alternate Freelist Implementation Idea
#85 opened by phillipjohnston - 12
Cross-specific flags are ignored by meson
#77 opened by stefanct - 3
Better documentation of variants/usage
#71 opened by stefanct - 1
Provide a malloc_addblock() implementation for the libmemory hosted variant
#73 opened by phillipjohnston - 0
Implement a Zone Allocator
#66 opened by phillipjohnston - 0
- 2
need to add a locking variant
#41 opened by phillipjohnston - 0
Clean up header includes
#55 opened by phillipjohnston - 0
- 0
- 0
Review & Document Dependencies in README
#23 opened by phillipjohnston - 1
- 0
- 1
- 2
Error libmemory at compiling time
#17 opened by BastienMac - 1
Add C++ runtime wrappers
#20 opened by phillipjohnston - 2
- 1
- 1
ea-nightly/libmemory/master: #36 Failed
#30 opened by phillipjohnston - 1
ea-nightly/libmemory/master: #34 Failed
#27 opened by phillipjohnston - 2
ea-nightly/libmemory/master: #23 Failed
#22 opened by phillipjohnston - 0
Add a FreeRTOS malloc
#15 opened by phillipjohnston - 0
Add contributing guidelines
#11 opened by phillipjohnston - 0
- 0
Expand Readme
#1 opened by phillipjohnston - 0
Umbrella: Add test code
#2 opened by phillipjohnston - 8
ea-ci/libmemory/PR-4-head: #13 failed
#6 opened by phillipjohnston - 0
- 2