OSDN Git Service

Define MALLOC_SET_SIZE to take the user-address rather than the base-address.
[uclinux-h8/uClibc.git] / libc / stdlib / malloc / malloc.h
2002-07-30 Miles BaderDefine MALLOC_SET_SIZE to take the user-address rather...
2002-07-30 Miles BaderAdd macros to abstract the malloc header format a bit.
2002-07-25 Miles BaderRedo the locking, so that it may actually work. Now...
2002-07-23 Miles Bader* Automatically try to unmap heap free-areas when they...
2002-07-19 Miles BaderDoc fix.
2002-07-18 Eric AndersenMiles Bader implemented a new mmap based malloc which...