Waldemar Brodkorb
|
e1e46622ac
Revert "resolve merge"
|
9 years ago |
Waldemar Brodkorb
|
6b6ede3d15
resolve merge
|
9 years ago |
Bernhard Reutner-Fischer
|
920db6d393
libc: Avoid redundant setting of ENOMEM
|
9 years ago |
Bernhard Reutner-Fischer
|
868d059a14
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
|
11 years ago |
Peter S. Mazinger
|
7431f726e2
malloc.h: hide internal functions (mainly debug related)
|
13 years ago |
Mike Frysinger
|
cafbb2a0a0
malloc: simplify MAP_UNINITIALIZE ifdef logic
|
14 years ago |
Mike Frysinger
|
00673f9382
nommu: use MAP_UNINITIALIZE for mallocs
|
15 years ago |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 years ago |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 years ago |
Mike Frysinger
|
e3c0c189b7
fix from psm: makes use of the malloc debug option in malloc-standard as well
|
18 years ago |
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 years ago |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 years ago |
Peter S. Mazinger
|
bb9b5b976f
Go __malloc_lock, go ...
|
19 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 years ago |
Peter S. Mazinger
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 years ago |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 years ago |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 years ago |
Eric Andersen
|
2f025ae954
Mike Frysinger writes:
|
20 years ago |
Eric Andersen
|
a4b98042e6
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
|
20 years ago |
Eric Andersen
|
921fde55c3
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
|
20 years ago |
Eric Andersen
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 years ago |