summaryrefslogtreecommitdiffstats
path: root/common/dlmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* dlmalloc.c: Fix gcc alias warningJoakim Tjernlund2010-10-181-1/+1
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-14/+11
* malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com2010-04-101-1/+1
* malloc: return NULL if not initialized yetWolfgang Denk2010-01-151-0/+6
* i386: Fix malloc initializationGraeme Russ2009-12-051-6/+0
* Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-041-0/+15
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-1/+17
* Fix merge problemsStefan Roese2008-08-061-10/+11
* Make sure common.h is the first include.Kumar Gala2008-06-031-1/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* * Code cleanup:wdenk2003-06-271-289/+274
* Initial revisionwdenk2002-10-251-0/+3317
OpenPOWER on IntegriCloud