Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword před 16 roky
  Mike Frysinger 1db7c76a0c fix up malloc debug building před 17 roky
  Mike Frysinger 3e0a1f3882 Richard Sandiford writes: před 17 roky
  Eric Andersen 29252f8d07 mostly revert the locking changes for 'malloc', as the implementation před 17 roky
  Eric Andersen 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do před 17 roky
  Mike Frysinger 82911dd000 merge fix from blackfin cvs: před 18 roky
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled před 18 roky
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files před 20 roky
  Miles Bader 84c79075fa More fiddling with static free-areas: make sure both their size _and_ před 20 roky
  Miles Bader a436319a3a Make sure we don't allocate too little space for static free-areas před 21 roky
  Miles Bader f32264c802 Make sure static heaps are aligned correctly. před 21 roky
  Eric Andersen 61c1db2f67 'extern inline' doesn't work... Use 'static inline' před 21 roky
  Eric Andersen db7c5027f4 Fix malloc so it compiles and works when using pthreads před 21 roky
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on před 21 roky
  Miles Bader 73f88c8f7e Update debugging hooks. před 22 roky
  Miles Bader 4d5bd6060d (__heap_delete): Renamed from `__heap_unlink_free_area'. před 22 roky
  Miles Bader 0f66c96633 (likely, unlikely): New macros. před 22 roky
  Miles Bader 3b836d665f (HEAP_MIN_SIZE): New macro. před 22 roky
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at před 22 roky
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. před 22 roky
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. před 22 roky
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. před 22 roky
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much před 22 roky