Jeremy Soller
|
f131391b0d
Merge branch 'memory' into 'master'
|
il y a 5 ans |
jD91mZM2
|
7d4d73dd83
Update redox_syscall
|
il y a 5 ans |
jD91mZM2
|
4c148c1860
Make munmap use funmap2
|
il y a 5 ans |
4lDO2
|
a5e02650d7
Remove ptrace write call.
|
il y a 5 ans |
4lDO2
|
285a7c62d4
Use mmap2 version of redox_syscall.
|
il y a 5 ans |
4lDO2
|
e38d185870
Use fmap2 to support passing an address.
|
il y a 5 ans |
Jeremy Soller
|
d6b03de7a4
Align stack to 128 bytes
|
il y a 5 ans |
Jeremy Soller
|
677f0c989d
Merge branch 'dlopen_dlclose_dlsym' into 'master'
|
il y a 5 ans |
oddcoder
|
37a462de5d
Apply cargo fmt to the whole repo
|
il y a 5 ans |
no name
|
890a9ed033
Implement dlopen/close
|
il y a 5 ans |
oddcoder
|
ea3265766c
Allow struct Linker to specify which library space to use
|
il y a 5 ans |
oddcoder
|
02aa400c5c
Add callbacks to ld.so version of Linker's function
|
il y a 5 ans |
oddcoder
|
b4a6a7ece5
Refactor init and fini by merging common code
|
il y a 5 ans |
oddcoder
|
6d0c9dccd5
Allow Linker struct to specify with library name space to operate on
|
il y a 5 ans |
oddcoder
|
01b1738b3a
Separate library specific data from main Linker struct
|
il y a 5 ans |
oddcoder
|
aaf017d9d1
Fix regression introduced in 5fcf9206
|
il y a 5 ans |
Jeremy Soller
|
36ac4166ef
Define MAP_ANON for dlmalloc
|
il y a 5 ans |
Jeremy Soller
|
cf8cbe625b
Merge branch 'allocator' into 'master'
|
il y a 5 ans |
no name
|
40acadc7d5
Sanity checking 04f77881d0fef175bed45a25304e065b3c308965
|
il y a 5 ans |
oddcoder
|
4d982f86b2
use only mspaces
|
il y a 5 ans |
oddcoder
|
f4f68a3441
Make use of mspaces
|
il y a 5 ans |
oddcoder
|
3a8817072c
Initialize the mspaces of allocator and keep track of it
|
il y a 5 ans |
oddcoder
|
67c703610b
Compile dlmalloc with mspace support
|
il y a 5 ans |
oddcoder
|
9a1efda121
Initial allocator structure
|
il y a 5 ans |
Jeremy Soller
|
04f77881d0
Merge branch 'TLS' into 'master'
|
il y a 5 ans |
oddcoder
|
d4b2391221
Fix wrong TLS resolving
|
il y a 5 ans |
jD91mZM2
|
e17c6049c6
Fix libgmp compilation
|
il y a 5 ans |
Jeremy Soller
|
cbd7ead0ff
Merge branch 'add_fwide' into 'master'
|
il y a 5 ans |
Wren Turkal
|
9a1e9c327a
Make byte stream functions set stream orientation.
|
il y a 5 ans |
Wren Turkal
|
746a86a267
Add unlocked variation of fwide function.
|
il y a 5 ans |