Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 4cf3440ab6 add missing prototype hace 21 años
  Miles Bader 8c61ed7fd4 Debugging tweaks. hace 22 años
  Miles Bader 4d952dfe77 Improve malloc debugging support. hace 22 años
  Miles Bader b5cee82ede Get rid of old malloc lock stuff. hace 22 años
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on hace 22 años
  Miles Bader 73f88c8f7e Update debugging hooks. hace 22 años
  Miles Bader 8879afda8b (likely, unlikely): New macros. hace 22 años
  Miles Bader 5a0af72d6d (MALLOC_SETUP): New macro. hace 22 años
  Miles Bader 992f2d15e2 (__malloc_likely, __malloc_unlikely): New macros. hace 22 años
  Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. hace 22 años
  Miles Bader 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. hace 22 años
  Miles Bader 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. hace 22 años
  Miles Bader ae96781efd Add macros to abstract the malloc header format a bit. 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 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