Merge branch 'tlssym' into 'master'
Fix dlsym of TLS variables See merge request redox-os/relibc!327
No related branches found
No related tags found
Showing
- src/ld_so/dso.rs 2 additions, 0 deletionssrc/ld_so/dso.rs
- src/ld_so/linker.rs 25 additions, 4 deletionssrc/ld_so/linker.rs
- src/ld_so/tcb.rs 4 additions, 4 deletionssrc/ld_so/tcb.rs
- tests/Makefile 11 additions, 0 deletionstests/Makefile
- tests/dlfcn.c 88 additions, 14 deletionstests/dlfcn.c
- tests/expected/dlfcn.stdout 5 additions, 0 deletionstests/expected/dlfcn.stdout
- tests/sharedlib.c 10 additions, 0 deletionstests/sharedlib.c
Loading
Please register or sign in to comment