summaryrefslogtreecommitdiffhomepage
path: root/src/ldso/nt32/dynlink.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix1-1/+1
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix1-0/+6
2019-06-19midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen().midipix1-0/+52
2019-02-19psxglue.h: update struct __ldso_vtbl (psxscl) to match member names in psxscl.midipix1-27/+0
2019-01-10mmglue: ldso: added dladdr (__dladdr weak alias).midipix1-0/+1
2019-01-09mmglue: ldso: adjusted to match recent musl versions.midipix1-0/+3
2017-11-05psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly.midipix1-0/+2
2017-10-28ldso: implemented dlinfo().midipix1-1/+1
2017-10-28ldso: implemented dlsym().midipix1-2/+2
2017-10-28ldso: implemented dlopen().midipix1-9/+98
2016-10-10psxglue.h: ldso: extend & future-proof the signature of the internal dlopen().midipix1-1/+5
2015-04-25complete/fix support of ctors/dtors and tls.midipix1-5/+7
2015-04-05nt32: initial commit of core port files.midipix1-0/+62