File history
Tracking libc/malloc/free.c
| Commit | Author | Date | Message |
|---|---|---|---|
f902d2bf7448462d717e734d7033a88764db425 | Greg Haerr | 2024-12-11 | [libc] Create debug version of malloc, fix near->far malloc conversion bug |
f662cc6a7ba9aa3e5c80385507e86179126e588 | Greg Haerr | 2024-07-08 | [watcom] Fix malloc/realloc/free |
f4a15ccd31ee8676ca3ecc146920759f3d8ab1c | Greg Haerr | 2024-06-04 | [libc] Change default Watcom model to large Cleanup compile warnings, discard 303: unused parameter |
2336de082c7b38c664f93190e60937b1caecca2 | Greg Haerr | 2020-04-22 | [libc] Fix memory corruption bug, reduce application heap requirements |
96ac56faafd6d6091db4b82fc5b2017ff5c9f87 | Marcin Laszewski | 2020-02-21 | [libc] Split 'malloc' |