Felix Kopp
|
fd75357944
|
Add list empty check in malloc
|
2020-10-24 17:44:18 +02:00 |
|
Felix Kopp
|
32afd10e99
|
Minor macro refactor
|
2020-10-14 11:47:42 +00:00 |
|
Felix Kopp
|
bdf3f008d7
|
Final refactor, initialize allocator on init
|
2020-10-12 17:54:07 +02:00 |
|
Felix Kopp
|
fc75cb2014
|
Refactor and make the allocator work
|
2020-10-12 15:35:10 +02:00 |
|
Felix Kopp
|
cd833dbbdf
|
Disallow double-freeing the same pointer
|
2020-10-12 12:47:20 +02:00 |
|
Felix Kopp
|
0cfc979109
|
Fix operator precedence bug
|
2020-10-12 01:20:16 +02:00 |
|
Felix Kopp
|
0e725b795d
|
Move license comment to the bottom
|
2020-10-11 19:35:30 +02:00 |
|
Felix Kopp
|
9dfce93c57
|
Add memory allocator implementation
|
2020-10-11 19:08:20 +02:00 |
|