Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/ldso
Branch:
15500003c2f5d7bd865029a192b2cffaec57a7bf
main
15500003c2f5d7bd865029a192b2cffaec57a7bf
src
ldso
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
nt32: initial commit of core port files.
midipix
• 9 years ago
296178
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