summaryrefslogtreecommitdiffhomepage
path: root/src/ldso/nt32
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix3-3/+3
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix3-0/+18
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.midipix8-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-07-18fix indirection of __init_array_start and __fini_array_start.midipix1-18/+0
2015-05-27adjust arch-specific files to match musl version 1.1.9.midipix1-0/+0
2015-04-25complete/fix support of ctors/dtors and tls.midipix2-5/+26
2015-04-05nt32: initial commit of core port files.midipix4-0/+82