julia
Rework `dlsym()`, `dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs
#28888
Merged

Rework `dlsym()`, `dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs #28888

staticfloat merged 8 commits into master from sf/dlsym
staticfloat
staticfloat staticfloat changed the title Rework `Libdl.dlsym()` and `jl_dlsym()`. Rework `Libdl.dlsym()`, `Libdl.dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs 7 years ago
staticfloat staticfloat changed the title Rework `Libdl.dlsym()`, `Libdl.dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs Rework `dlsym()`, `dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs 7 years ago
Keno
Keno commented on 2018-08-25
Keno
Keno commented on 2018-08-25
Keno
yuyichao
yuyichao dismissed these changes on 2018-08-25
staticfloat staticfloat force pushed from 0fe3bde3 to 33226636 7 years ago
staticfloat
staticfloat staticfloat force pushed from a2fd1199 to 3382306f 7 years ago
staticfloat staticfloat force pushed from 3382306f to 217b1396 7 years ago
staticfloat staticfloat force pushed from 217b1396 to d517d3a7 7 years ago
staticfloat staticfloat force pushed from d517d3a7 to cac021c3 7 years ago
staticfloat
staticfloat staticfloat force pushed from cac021c3 to bac3cbe8 7 years ago
staticfloat staticfloat force pushed from bac3cbe8 to 119d60d1 7 years ago
staticfloat staticfloat force pushed from 119d60d1 to 29398e67 7 years ago
staticfloat
Keno
yuyichao
yuyichao commented on 2018-08-28
yuyichao yuyichao dismissed their stale review 7 years ago
.
staticfloat Rework `Libdl.dlsym()` and `jl_dlsym()`.
70801559
staticfloat Perform the same treatment to `dlopen()` for consistency's sake
28783586
staticfloat Make `jl_dlerror()` thread-safe
4aedf52d
staticfloat Fix botching of compile-time link bug
cb35103d
staticfloat Add `JL_THREAD_LOCAL` `#define`
44b40fc0
staticfloat Add `dlclose(::Nothing)` that does nothing
487d7dab
staticfloat Explain `ifunc` AArch64 woes a little more thoroughly.
aced6586
staticfloat staticfloat force pushed from 29398e67 to 5921989b 7 years ago
staticfloat Use lambda-initialization for `ptls_getter` to reap rewards of `stati…
5921989b
staticfloat
vtjnash
staticfloat staticfloat merged fc27b489 into master 7 years ago
staticfloat
staticfloat staticfloat deleted the sf/dlsym branch 7 years ago
staticfloat
KristofferC

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone