oddcoder
|
01b1738b3a
Separate library specific data from main Linker struct
|
4 years ago |
oddcoder
|
aaf017d9d1
Fix regression introduced in 5fcf9206
|
4 years ago |
Jeremy Soller
|
36ac4166ef
Define MAP_ANON for dlmalloc
|
4 years ago |
Jeremy Soller
|
cf8cbe625b
Merge branch 'allocator' into 'master'
|
4 years ago |
no name
|
40acadc7d5
Sanity checking 04f77881d0fef175bed45a25304e065b3c308965
|
4 years ago |
oddcoder
|
4d982f86b2
use only mspaces
|
4 years ago |
oddcoder
|
f4f68a3441
Make use of mspaces
|
4 years ago |
oddcoder
|
3a8817072c
Initialize the mspaces of allocator and keep track of it
|
4 years ago |
oddcoder
|
67c703610b
Compile dlmalloc with mspace support
|
4 years ago |
oddcoder
|
9a1efda121
Initial allocator structure
|
4 years ago |
Jeremy Soller
|
04f77881d0
Merge branch 'TLS' into 'master'
|
4 years ago |
oddcoder
|
d4b2391221
Fix wrong TLS resolving
|
4 years ago |
jD91mZM2
|
e17c6049c6
Fix libgmp compilation
|
4 years ago |
Jeremy Soller
|
cbd7ead0ff
Merge branch 'add_fwide' into 'master'
|
4 years ago |
Wren Turkal
|
9a1e9c327a
Make byte stream functions set stream orientation.
|
4 years ago |
Wren Turkal
|
746a86a267
Add unlocked variation of fwide function.
|
4 years ago |
Wren Turkal
|
b623e245c0
Make freopen reset the stream orientation.
|
4 years ago |
Wren Turkal
|
865b7962a1
Add implmentation for fwide posix function.
|
4 years ago |
Jeremy Soller
|
c13ba64832
Merge branch 'socketpair' into 'master'
|
4 years ago |
jD91mZM2
|
29ad5b75c9
Fix broken CVec
|
4 years ago |
jD91mZM2
|
56e1eceb28
Replace AllocStringWriter with CVec
|
4 years ago |
jD91mZM2
|
39ce623d2d
Fix bind/connect's AF_UNIX socket path... again
|
4 years ago |
jD91mZM2
|
593925ceb4
Unambiguate all include guards
|
4 years ago |
jD91mZM2
|
f8b49936bc
Various unix socket fixes (+socketpair!)
|
4 years ago |
jD91mZM2
|
b7053b673d
Fix missing types when compiling GDB
|
4 years ago |
Jeremy Soller
|
7ea5cd5133
Merge branch 'rename-lcg48-rand48' into 'master'
|
4 years ago |
Jeremy Soller
|
ce2de698c4
Merge branch 'random-alignment' into 'master'
|
4 years ago |
Peter Limkilde Svendsen
|
5c8393d5aa
Don't assume u32 alignment of random() state buffer
|
4 years ago |
Jeremy Soller
|
954f010cc1
Merge branch 'pie' into 'master'
|
4 years ago |
oddcoder
|
5fcf920675
Fix bugs in handling non pie elfs
|
4 years ago |