]> Git Repo - uclibc-ng.git/history - libc/stdlib/malloc/malloc.c
Use MALLOC_HEADER_SIZE.
[uclibc-ng.git] / libc / stdlib / malloc / malloc.c
2002-07-31 Miles BaderUse MALLOC_HEADER_SIZE.
2002-07-30 Miles BaderMALLOC_SET_SIZE now takes the user-address rather than...
2002-07-30 Miles BaderUse new malloc header macros.
2002-07-25 Miles BaderSize tweaks.
2002-07-25 Miles BaderMiscellaneous tidying-up.
2002-07-25 Miles BaderRedo the locking, so that it may actually work. Now...
2002-07-24 Miles BaderMisc small cleanups.
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...
2001-09-29 Eric AndersenMinor cleanup
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-03-19 Eric AndersenFix up breakage resulting from flipping the sense of...
2001-02-21 Eric AndersenUpdate to "malloc" so it will work on CPUs not supporti...
2001-01-15 Eric AndersenReduce dependancies -- don't use sysconf() internal...
2001-01-12 Eric Andersen"I will always compile before I commit."
2001-01-12 Eric AndersenPatch from James Graves <[email protected]> to...
2001-01-12 Eric AndersenManuel Novoa III modified malloc.c and avlmacro.h to...
2001-01-01 Eric AndersenA bunch of updates, part from Manuel Novoa III (such...
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-12 Eric AndersenScrewed up non-mmu support. #define was backwards.
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-08 Eric AndersenNew malloc routines.
This page took 0.204742 seconds and 30 git commands to generate.