Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eric Andersen 4cf3440ab6 add missing prototype 21 gadi atpakaļ
  Miles Bader 8c61ed7fd4 Debugging tweaks. 22 gadi atpakaļ
  Miles Bader 4d952dfe77 Improve malloc debugging support. 22 gadi atpakaļ
  Miles Bader b5cee82ede Get rid of old malloc lock stuff. 22 gadi atpakaļ
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on 22 gadi atpakaļ
  Miles Bader 73f88c8f7e Update debugging hooks. 22 gadi atpakaļ
  Miles Bader 8879afda8b (likely, unlikely): New macros. 22 gadi atpakaļ
  Miles Bader 5a0af72d6d (MALLOC_SETUP): New macro. 22 gadi atpakaļ
  Miles Bader 992f2d15e2 (__malloc_likely, __malloc_unlikely): New macros. 22 gadi atpakaļ
  Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. 22 gadi atpakaļ
  Miles Bader 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. 22 gadi atpakaļ
  Miles Bader 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. 22 gadi atpakaļ
  Miles Bader ae96781efd Add macros to abstract the malloc header format a bit. 22 gadi atpakaļ
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 gadi atpakaļ
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 22 gadi atpakaļ
  Miles Bader 3bbbba11f7 Doc fix. 22 gadi atpakaļ
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 22 gadi atpakaļ