Commit History

Autor SHA1 Mensaxe Data
  Peter S. Mazinger 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently %!s(int64=13) %!d(string=hai) anos
  Freeman Wang 23528282b7 malloc: fix race condition and other bugs in the no-mmu malloc %!s(int64=15) %!d(string=hai) anos
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=15) %!d(string=hai) anos
  Bernhard Reutner-Fischer 20cff29565 - revert 24148:24151 %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 5fefc2d24a - remove some bloat that was added in r23660 and subsequent r23698. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal %!s(int64=16) %!d(string=hai) anos
  Rob Landley 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 0be050c8b6 This should fix malloc with debug and without threads. (Chase N Douglas) %!s(int64=16) %!d(string=hai) anos
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger 1db7c76a0c fix up malloc debug building %!s(int64=17) %!d(string=hai) anos
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed %!s(int64=19) %!d(string=hai) anos
  Peter S. Mazinger 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk %!s(int64=19) %!d(string=hai) anos
  Peter S. Mazinger 765696aac5 More hiding, 300 left %!s(int64=19) %!d(string=hai) anos
  Miles Bader f3b60effac (free_to_heap): Unlock the heap before returning in the %!s(int64=21) %!d(string=hai) anos
  Miles Bader 4d952dfe77 Improve malloc debugging support. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on %!s(int64=22) %!d(string=hai) anos
  Miles Bader 66dc2a8bbc (free): %!s(int64=22) %!d(string=hai) anos
  Miles Bader 505ca20e32 Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 9ae5b8eb00 Use `return' for null pointers, to avoid a giant block holding the rest %!s(int64=22) %!d(string=hai) anos
  Miles Bader dfa6a5382a Update debugging printfs. %!s(int64=22) %!d(string=hai) anos
  Miles Bader a3483a6eb0 Use new malloc header macros. %!s(int64=22) %!d(string=hai) anos
  Miles Bader c5568de190 Size tweaks. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 5446f4e74f Miscellaneous tidying-up. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at %!s(int64=22) %!d(string=hai) anos
  Miles Bader a4214b2491 Misc small cleanups. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 3bbbba11f7 Doc fix. %!s(int64=22) %!d(string=hai) anos