aboutsummaryrefslogtreecommitdiff
path: root/examples/system/dynlink/main.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-7/+12
* Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-301-26/+122
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-2/+1
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-4/+6
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-171-0/+225