summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-50/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-4/+4
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-2/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add dependencies on header files.Miles Bader2003-09-191-2/+5
* Improve malloc debugging support.Miles Bader2002-11-211-2/+12
* (CSRC): Make contents source files, not object files.Miles Bader2002-08-191-2/+2
* (CSRC): Add `memalign.c'.Miles Bader2002-08-191-2/+2
* Per suggestion from Miles Bader, move calloc.c to libc/stdlib.Eric Andersen2002-08-071-1/+2
* Unify calloc (its the same thing regardless of the underlyingEric Andersen2002-08-061-2/+2
* * Automatically try to unmap heap free-areas when they get very big.Miles Bader2002-07-231-1/+1
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-16/+8
* We don't need the debug versionsEric Andersen2002-07-161-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOCEric Andersen2001-05-111-1/+1
* Update makefile to match the new malloc codeEric Andersen2001-01-121-6/+8
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+4
* Screwed up non-mmu support. #define was backwards.Eric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-1/+1
* Bug ugly formatting updateEric Andersen2000-10-091-4/+13
* New malloc routines.Eric Andersen2000-10-081-8/+7
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-8/+24
* Sanity fix.Eric Andersen2000-10-041-7/+5
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-4/+1
* Fix up the makefiles. malloc-simple/Makefile forgot to include realloc.Eric Andersen2000-06-291-1/+1
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-151-1/+1
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-7/+3
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
* Initial revision0_9_1Erik Andersen2000-05-141-0/+33