aboutsummaryrefslogtreecommitdiff
path: root/examples/system/dynlink
Commit message (Expand)AuthorAgeFilesLines
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-184-4/+4
* Cleaned up pads example, added CMake script for cartromspicyjpeg2021-11-111-2/+6
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-4/+6
* Migrated examples to CMakespicyjpeg2021-09-123-103/+40
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-179-0/+740