Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-07 | Add malloc wrapper | Malfurious | 1 | -0/+8 | |
Abort on allocation failure. This is mostly done as a formality, as Linux tends to over-commit memory anyway. In the event of most failures, we won't have a reasonable recovery either. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-07-06 | Rename curshelpers unit to 'helpers' | Malfurious | 1 | -0/+47 | |
Signed-off-by: Malfurious <m@lfurio.us> |