Historique des commits

Auteur SHA1 Message Date
  Eyal Itkin 886878b224 Add Safe-Linking to fastbins il y a 4 ans
  Yitai Schwartz ea1d2349fc malloc-standard/malloc.h: use getpagesize il y a 6 ans
  Waldemar Brodkorb 6a8ccc9552 remove linuxthreads.new, rename linuxthreads.old il y a 8 ans
  Waldemar Brodkorb e1e46622ac Revert "resolve merge" il y a 9 ans
  Waldemar Brodkorb 6b6ede3d15 resolve merge il y a 9 ans
  Bernhard Reutner-Fischer 920db6d393 libc: Avoid redundant setting of ENOMEM il y a 9 ans
  Bernhard Reutner-Fischer 868d059a14 mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED il y a 11 ans
  Peter S. Mazinger 7431f726e2 malloc.h: hide internal functions (mainly debug related) il y a 13 ans
  Mike Frysinger cafbb2a0a0 malloc: simplify MAP_UNINITIALIZE ifdef logic il y a 14 ans
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs il y a 14 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 14 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 15 ans
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace il y a 16 ans
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do il y a 17 ans
  Mike Frysinger e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well il y a 17 ans
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 18 ans
  Peter S. Mazinger bb9b5b976f Go __malloc_lock, go ... il y a 18 ans
  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
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled il y a 18 ans
  Peter S. Mazinger d24608f995 Hiding again il y a 18 ans
  Eric Andersen 2f025ae954 Mike Frysinger writes: il y a 20 ans
  Eric Andersen a4b98042e6 _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE il y a 20 ans
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. il y a 20 ans
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug il y a 20 ans