Rework `dlsym()`, `dlopen()`, `jl_dlsym()` and `jl_load_dynamic_library()` APIs #28888
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
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
commented
on 2018-08-25
Keno
commented
on 2018-08-25
yuyichao
dismissed these changes
on 2018-08-25
staticfloat
force pushed
from
0fe3bde3
to
33226636
7 years ago
staticfloat
force pushed
from
a2fd1199
to
3382306f
7 years ago
staticfloat
force pushed
from
3382306f
to
217b1396
7 years ago
staticfloat
force pushed
from
217b1396
to
d517d3a7
7 years ago
staticfloat
force pushed
from
d517d3a7
to
cac021c3
7 years ago
staticfloat
force pushed
from
cac021c3
to
bac3cbe8
7 years ago
staticfloat
force pushed
from
bac3cbe8
to
119d60d1
7 years ago
staticfloat
force pushed
from
119d60d1
to
29398e67
7 years ago
yuyichao
dismissed their stale review
7 years ago
Rework `Libdl.dlsym()` and `jl_dlsym()`.
70801559
Perform the same treatment to `dlopen()` for consistency's sake
28783586
Make `jl_dlerror()` thread-safe
4aedf52d
Fix botching of compile-time link bug
cb35103d
Add `JL_THREAD_LOCAL` `#define`
44b40fc0
Add `dlclose(::Nothing)` that does nothing
487d7dab
Explain `ifunc` AArch64 woes a little more thoroughly.
aced6586
staticfloat
force pushed
from
29398e67
to
5921989b
7 years ago
Use lambda-initialization for `ptls_getter` to reap rewards of `statiā¦
5921989b
Assignees
No one assigned