malloc/calloc/free and minimal allocator testing master
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 2 Feb 2021 19:21:54 +0000 (21:21 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 2 Feb 2021 19:21:54 +0000 (21:21 +0200)
commitd279ef8006522a4967ae75fbfa31aba8fd4cd148
tree8c2f746ea91320043a69c8e5f324685b9d1bedea
parentbb3f4456d9f78d1cb252b5ccf05a6e1bdadebee8
malloc/calloc/free and minimal allocator testing
src/amiga/libc/malloc.c [new file with mode: 0644]
src/amiga/libc/stdlib.h
src/amiga/main.c
src/amiga/mem.c