Историја ревизија

Аутор SHA1 Порука Датум
  Miles Bader 84c79075fa More fiddling with static free-areas: make sure both their size _and_ пре 21 година
  Miles Bader a436319a3a Make sure we don't allocate too little space for static free-areas пре 21 година
  Miles Bader f32264c802 Make sure static heaps are aligned correctly. пре 21 година
  Eric Andersen 61c1db2f67 'extern inline' doesn't work... Use 'static inline' пре 21 година
  Eric Andersen db7c5027f4 Fix malloc so it compiles and works when using pthreads пре 22 година
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on пре 22 година
  Miles Bader 73f88c8f7e Update debugging hooks. пре 22 година
  Miles Bader 4d5bd6060d (__heap_delete): Renamed from `__heap_unlink_free_area'. пре 22 година
  Miles Bader 0f66c96633 (likely, unlikely): New macros. пре 22 година
  Miles Bader 3b836d665f (HEAP_MIN_SIZE): New macro. пре 22 година
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at пре 22 година
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. пре 22 година
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. пре 22 година
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. пре 22 година
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much пре 22 година