Rich Felker
|
cee88b76f7
move declaration of interfaces between malloc and ldso to dynlink.h
|
4 年之前 |
Rich Felker
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 年之前 |
Rich Felker
|
7e399fabd3
apply hidden visibility to various remaining internal interfaces
|
6 年之前 |
Rich Felker
|
13d1afa46f
overhaul internally-public declarations using wrapper headers
|
6 年之前 |
Rich Felker
|
b07a5d6698
move __memalign declaration to malloc_impl.h
|
6 年之前 |
Rich Felker
|
55a1c9c890
move declarations for malloc internals to malloc_impl.h
|
6 年之前 |
Rich Felker
|
9b95fd0944
define and use internal macros for hidden visibility, weak refs
|
6 年之前 |
Rich Felker
|
b4b1e10364
reintroduce hardening against partially-replaced allocator
|
7 年之前 |
Rich Felker
|
72141795d4
return chunks split off by memalign using __bin_chunk instead of free
|
7 年之前 |
Rich Felker
|
23389b1988
move malloc implementation types and macros to an internal header
|
7 年之前 |