Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/ldso/nt64/dynlink.c
Branch:
f88d749c4c489d6b873baaee17a21fb595edf664
main
f88d749c4c489d6b873baaee17a21fb595edf664
src
ldso
nt64
dynlink.c
midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen().
midipix
• 5 years ago
724fbc
psxglue.h: update struct __ldso_vtbl (psxscl) to match member names in psxscl.
midipix
• 5 years ago
07b681
mmglue: ldso: added dladdr (__dladdr weak alias).
midipix
• 5 years ago
0bbce1
mmglue: ldso: adjusted to match recent musl versions.
midipix
• 5 years ago
d88860
psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly.
midipix
• 7 years ago
6f8ae4
ldso: implemented dlinfo().
midipix
• 7 years ago
e6ac10
ldso: implemented dlsym().
midipix
• 7 years ago
b82ad8
ldso: implemented dlopen().
midipix
• 7 years ago
eea0a8
psxglue.h: ldso: extend & future-proof the signature of the internal dlopen().
midipix
• 8 years ago
ca0f58
complete/fix support of ctors/dtors and tls.
midipix
• 9 years ago
5085e9
dynlink.c: replace stubs with calls into the ldso vtable.
midipix
• 9 years ago
3c3117
initial commit of core port files.
midipix
• 9 years ago
860627