aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxetc/dl.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-2/+2
|
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-95/+111
|
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-1/+1
|
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-171-0/+665