jD91mZM2
|
8fca7bcbc1
More printf tests and corner cases
|
5 years ago |
jD91mZM2
|
0a0aec502b
Fix #140
|
5 years ago |
jD91mZM2
|
40d01d9d57
Convert printf internals to iterator
|
5 years ago |
jD91mZM2
|
c2c8806f04
Merge branch 'malloc_errno' into 'master'
|
5 years ago |
Peter Limkilde Svendsen
|
912385b501
Set errno in alloc functions and add further tests
|
5 years ago |
Jeremy Soller
|
7bde036031
Remove va_list submodule, format
|
5 years ago |
Jeremy Soller
|
b2cc25dd38
Fix missing import
|
5 years ago |
jD91mZM2
|
6d4ac9dba8
Finally, get rid of all rust warnings
|
5 years ago |
jD91mZM2
|
3a3fd3da39
Use the memchr crate
|
5 years ago |
Dan Robertson
|
fa94f1b6d5
Use core::ffi::VaList
|
6 years ago |
jD91mZM2
|
29e1c780aa
Comment out or fix 2 failing tests
|
5 years ago |
jD91mZM2
|
601cb43f6c
Merge branch 'strerror_r' into 'master'
|
5 years ago |
jD91mZM2
|
78d52c6e9f
Merge branch 'whiletofor' into 'master'
|
5 years ago |
Jeremy Soller
|
83f89912e0
Do not copy kernel-allocated TLS
|
5 years ago |
Mateusz Mikuła
|
c68a0d5678
Add POSIX strerror_r
|
5 years ago |
Michal Z
|
89ca696f8e
Changed while loops to for
|
5 years ago |
Jeremy Soller
|
b9e03cbaed
Implement __tls_get_addr
|
5 years ago |
Jeremy Soller
|
30aef27c76
Correctly set up TLS on Redox and other fixes for pthread_clone
|
5 years ago |
Jeremy Soller
|
7fe0beb916
Add DTPMOD64
|
5 years ago |
Jeremy Soller
|
5a005864a8
Fix compilation on redox
|
5 years ago |
Jeremy Soller
|
361f32b63c
ld_so: significant refactor to prepare for pthread_create support of TLS
|
5 years ago |
Jeremy Soller
|
9f5e5f24dc
Correctly set tcb pointer to the end of TLS
|
5 years ago |
Jeremy Soller
|
47baf499bf
Fix TLS offsets
|
5 years ago |
Jeremy Soller
|
cb9e779ca1
Install ld_so
|
5 years ago |
Jeremy Soller
|
b2cc8f6d26
Fix compilation on Redox
|
5 years ago |
Jeremy Soller
|
27cebdd688
Build librelibc without incremental support, gc-sections for ld.so
|
5 years ago |
Jeremy Soller
|
ba50c94c3f
Improve TLS support
|
5 years ago |
Jeremy Soller
|
63cb2f3454
ld.so: Add auxv support, get ld_library_path from env
|
5 years ago |
Jeremy Soller
|
084b69b361
Add ld_so executable
|
5 years ago |
Jeremy Soller
|
d5eb1e2732
Add dl-tls.h, required for shared libraries
|
5 years ago |