Eyal Itkin
|
440e6c1197
Resolve bug when using unusual MALLOC_ALIGNMENT
|
vor 4 Jahren |
Waldemar Brodkorb
|
6f7c6883b7
malloc: add missing header for some arch (alpha)
|
vor 4 Jahren |
Eyal Itkin
|
886878b224
Add Safe-Linking to fastbins
|
vor 4 Jahren |
Yitai Schwartz
|
ea1d2349fc
malloc-standard/malloc.h: use getpagesize
|
vor 7 Jahren |
Waldemar Brodkorb
|
6a8ccc9552
remove linuxthreads.new, rename linuxthreads.old
|
vor 8 Jahren |
Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
vor 9 Jahren |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
vor 9 Jahren |
Bernhard Reutner-Fischer
|
920db6d393
libc: Avoid redundant setting of ENOMEM
|
vor 9 Jahren |
Bernhard Reutner-Fischer
|
868d059a14
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
|
vor 11 Jahren |
Peter S. Mazinger
|
7431f726e2
malloc.h: hide internal functions (mainly debug related)
|
vor 13 Jahren |
Mike Frysinger
|
cafbb2a0a0
malloc: simplify MAP_UNINITIALIZE ifdef logic
|
vor 14 Jahren |
Mike Frysinger
|
00673f9382
nommu: use MAP_UNINITIALIZE for mallocs
|
vor 15 Jahren |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
vor 15 Jahren |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
vor 16 Jahren |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
vor 16 Jahren |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
vor 16 Jahren |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
vor 18 Jahren |
Mike Frysinger
|
e3c0c189b7
fix from psm: makes use of the malloc debug option in malloc-standard as well
|
vor 18 Jahren |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
vor 18 Jahren |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
vor 19 Jahren |
Peter S. Mazinger
|
bb9b5b976f
Go __malloc_lock, go ...
|
vor 19 Jahren |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
vor 19 Jahren |
Peter S. Mazinger
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
vor 19 Jahren |
Peter S. Mazinger
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
vor 19 Jahren |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
vor 19 Jahren |
Peter S. Mazinger
|
d24608f995
Hiding again
|
vor 19 Jahren |
Eric Andersen
|
2f025ae954
Mike Frysinger writes:
|
vor 20 Jahren |
Eric Andersen
|
a4b98042e6
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
|
vor 20 Jahren |
Eric Andersen
|
921fde55c3
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
|
vor 20 Jahren |