Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/ldso/nt64
Branch:
90a15340e73e78999e4d6d837fc9b0ee55ab2be2
main
90a15340e73e78999e4d6d837fc9b0ee55ab2be2
src
ldso
nt64
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
fix indirection of __init_array_start and __fini_array_start.
midipix
• 9 years ago
51d2a0
adjust arch-specific files to match musl version 1.1.9.
midipix
• 9 years ago
1fabb2
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