Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen cd34085f2c Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c, há 21 anos atrás
  Eric Andersen a4ba059034 Add in a MALLOC_GLIBC_COMPAT option to let people decide if they há 21 anos atrás
  Eric Andersen a018fc5564 Update malloc behavior on malloc(0) to be consistant with há 21 anos atrás
  Miles Bader 4d952dfe77 Improve malloc debugging support. há 22 anos atrás
  Miles Bader 08d4be6799 Don't infinitely recurse when trying to grow __malloc_mmb_heap. há 22 anos atrás
  Miles Bader 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. há 22 anos atrás
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on há 22 anos atrás
  Miles Bader 73f88c8f7e Update debugging hooks. há 22 anos atrás
  Miles Bader 505ca20e32 Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions. há 22 anos atrás
  Miles Bader bdc62ea2b8 (malloc): Use MALLOC_SETUP. há 22 anos atrás
  Miles Bader 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. há 22 anos atrás
  Miles Bader dfa6a5382a Update debugging printfs. há 22 anos atrás
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. há 22 anos atrás
  Miles Bader 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. há 22 anos atrás
  Miles Bader a3483a6eb0 Use new malloc header macros. há 22 anos atrás
  Miles Bader c5568de190 Size tweaks. há 22 anos atrás
  Miles Bader 5446f4e74f Miscellaneous tidying-up. há 22 anos atrás
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at há 22 anos atrás
  Miles Bader a4214b2491 Misc small cleanups. há 22 anos atrás
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. há 22 anos atrás
  Miles Bader 3bbbba11f7 Doc fix. há 22 anos atrás
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much há 22 anos atrás
  Eric Andersen f24155cd29 Minor cleanup há 23 anos atrás
  Eric Andersen 2512c84745 Update to accomodate the header file changes há 23 anos atrás
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from há 23 anos atrás
  Eric Andersen 2109636071 Update to "malloc" so it will work on CPUs not supporting non-aligned words. há 23 anos atrás
  Eric Andersen eafdf1b819 Reduce dependancies -- don't use sysconf() internal to libc. há 24 anos atrás
  Eric Andersen 6c7a9c98a3 "I will always compile before I commit." há 24 anos atrás
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. há 24 anos atrás
  Eric Andersen 7415018e05 Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by há 24 anos atrás