Branch | Commit message | Author | Age | |
---|---|---|---|---|
mapalloc | document how to use the wrapper | Jakob Kaivo | 4 years | |
Age | Commit message | Author | ||
2020-07-15 | document how to use the wrappermapalloc | Jakob Kaivo | ||
2020-07-15 | munmap() extra pages during realloc() | Jakob Kaivo | ||
2020-06-30 | add MA_abort() to unify undefined behavior path | Jakob Kaivo | ||
2020-06-30 | add tests for attempting to free() or realloc() on an invalid address | Jakob Kaivo | ||
2020-06-30 | fix code blocks | Jakob Kaivo | ||
2020-06-30 | add README | Jakob Kaivo | ||
2020-06-30 | add optional macros to directly provide the <stdlib.h> interface | Jakob Kaivo | ||
2020-06-30 | use consistent MA_ prefix | Jakob Kaivo | ||
2020-06-30 | fix some error handling, annotate future work | Jakob Kaivo | ||
2020-06-30 | add a test program that can be wrapped with LD_PRELOAD | Jakob Kaivo | ||
[...] |