OSDN Git Service

Implimented a simple allocation system that does not waste memory.
authorRon Alder <alder@lineo.com>
Thu, 15 Jun 2000 18:01:08 +0000 (18:01 -0000)
committerRon Alder <alder@lineo.com>
Thu, 15 Jun 2000 18:01:08 +0000 (18:01 -0000)
commit1ff29edccbb42f603859abb6eda22265df896a4f
tree7db312e9dab635125205823f5b5e787515779565
parentbc5ac6bc3d6454b1a3191f3dd7e5e9218b591efd
Implimented a simple allocation system that does not waste memory.
Added realloc. The allocation system was needed to support realloc.
libc/stdlib/malloc/alloc.c