Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eyal Itkin 886878b224 Add Safe-Linking to fastbins 4 gadi atpakaļ
  Waldemar Brodkorb 8948296356 malloc: add glibc compat symbols 6 gadi atpakaļ
  Waldemar Brodkorb 013f366f50 remove __MALLOC_GLIBC_COMPAT__ option 7 gadi atpakaļ
  Zhiqiang Zhang 85cfbc0353 malloc: checked_request2size failure deadlocks 9 gadi atpakaļ
  Bernhard Reutner-Fischer 920db6d393 libc: Avoid redundant setting of ENOMEM 9 gadi atpakaļ
  Mike Frysinger c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() 17 gadi atpakaļ
  Mike Frysinger 11578cd602 rename local "brk" var so it doesnt namespace collide with the brk() function 17 gadi atpakaļ
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 gadi atpakaļ
  Mike Frysinger e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well 17 gadi atpakaļ
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 gadi atpakaļ
  Peter S. Mazinger bb9b5b976f Go __malloc_lock, go ... 18 gadi atpakaļ
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 gadi atpakaļ
  Mike Frysinger 629ec28ed6 add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail 19 gadi atpakaļ
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. 20 gadi atpakaļ
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 20 gadi atpakaļ