aboutsummaryrefslogtreecommitdiff
path: root/examples/system/dynlink/main.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor dynamic linker, misc. cleanupsspicyjpeg2022-10-301-23/+21
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-151-9/+8
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-4/+4
* 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