OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / stdlib / malloc / heap_free.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2007-04-13 Mike Frysingerfix up malloc debug building
2002-08-30 Miles BaderDoc fix.
2002-08-30 Miles Bader(__heap_free): Tighten up the inner loop, and make...
2002-07-25 Miles BaderSize tweaks.
2002-07-25 Miles BaderRedo the locking, so that it may actually work. Now...
2002-07-24 Miles BaderFactor out some common code sequences into inline funct...
2002-07-23 Miles Bader* Automatically try to unmap heap free-areas when they...
2002-07-19 Miles BaderRename mutex stuff to use heap-specific names.
2002-07-18 Eric AndersenMiles Bader implemented a new mmap based malloc which...