Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 68ab26b26b __malloc_consolidate is only libc internal, enable use of __sbrk il y a 18 ans
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone il y a 18 ans
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. il y a 20 ans
  Miles Bader 0a8bcf917a Don't set errno if for zero SIZE returns. il y a 21 ans
  Eric Andersen cd34085f2c Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c, il y a 21 ans
  Eric Andersen a4ba059034 Add in a MALLOC_GLIBC_COMPAT option to let people decide if they il y a 21 ans
  Eric Andersen a018fc5564 Update malloc behavior on malloc(0) to be consistant with il y a 21 ans
  Miles Bader 4d952dfe77 Improve malloc debugging support. il y a 21 ans
  Miles Bader 08d4be6799 Don't infinitely recurse when trying to grow __malloc_mmb_heap. il y a 22 ans
  Miles Bader 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. il y a 22 ans
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on il y a 22 ans
  Miles Bader 73f88c8f7e Update debugging hooks. il y a 22 ans
  Miles Bader 505ca20e32 Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions. il y a 22 ans
  Miles Bader bdc62ea2b8 (malloc): Use MALLOC_SETUP. il y a 22 ans
  Miles Bader 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. il y a 22 ans
  Miles Bader dfa6a5382a Update debugging printfs. il y a 22 ans
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. il y a 22 ans
  Miles Bader 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. il y a 22 ans
  Miles Bader a3483a6eb0 Use new malloc header macros. il y a 22 ans
  Miles Bader c5568de190 Size tweaks. il y a 22 ans
  Miles Bader 5446f4e74f Miscellaneous tidying-up. il y a 22 ans
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at il y a 22 ans
  Miles Bader a4214b2491 Misc small cleanups. il y a 22 ans
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. il y a 22 ans
  Miles Bader 3bbbba11f7 Doc fix. il y a 22 ans
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much il y a 22 ans
  Eric Andersen f24155cd29 Minor cleanup il y a 23 ans
  Eric Andersen 2512c84745 Update to accomodate the header file changes il y a 23 ans
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from il y a 23 ans