Historial de Commits

Autor SHA1 Mensaje Fecha
  Miles Bader f3b60effac (free_to_heap): Unlock the heap before returning in the hace 21 años
  Miles Bader 4d952dfe77 Improve malloc debugging support. hace 22 años
  Miles Bader 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. hace 22 años
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on hace 22 años
  Miles Bader 66dc2a8bbc (free): hace 22 años
  Miles Bader 505ca20e32 Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions. hace 22 años
  Miles Bader 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. hace 22 años
  Miles Bader 9ae5b8eb00 Use `return' for null pointers, to avoid a giant block holding the rest hace 22 años
  Miles Bader dfa6a5382a Update debugging printfs. hace 22 años
  Miles Bader a3483a6eb0 Use new malloc header macros. hace 22 años
  Miles Bader c5568de190 Size tweaks. hace 22 años
  Miles Bader 5446f4e74f Miscellaneous tidying-up. hace 22 años
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at hace 22 años
  Miles Bader a4214b2491 Misc small cleanups. hace 22 años
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. hace 22 años
  Miles Bader 3bbbba11f7 Doc fix. hace 22 años
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much hace 22 años