Use simple malloc() to allocate memory
authorhpa <hpa>
Wed, 25 Feb 2004 06:48:05 +0000 (06:48 +0000)
committerhpa <hpa>
Wed, 25 Feb 2004 06:48:05 +0000 (06:48 +0000)
commitd8d2b90a8c6a6ce62bcb7714a04067a0d883a306
treef57f96ec28bef4bc81e5deaa5085c9b3ec23c664
parent9b15c901cd653977d03cad46abf2f67b7fcd76ed
Use simple malloc() to allocate memory
menu/Makefile
menu/README
menu/heap.c [new file with mode: 0644]
menu/heap.h [new file with mode: 0644]
menu/main.c
menu/menu.c
menu/menu.h