Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | LibC: Fill new allocations with random data and fix a bug | Anton Kling | |
The bug was noticed as a result of this new randomization of allocations. | |||
2023-11-23 | LibC: Reduce warnings in code | Anton Kling | |
2023-10-30 | LibC: Don't fail if a free() is done that the wrong address location. | Anton Kling | |
2023-10-22 | Move everything into a new repo. | Anton Kling | |