aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Use thread-safe strerror_r() if availableDavid Robillard1-6/+6
2022-01-13Move fopen wrapper to worldDavid Robillard1-0/+28
2022-01-13Move error handling to worldDavid Robillard1-0/+32
2022-01-13Add SerdWorld for shared library stateDavid Robillard1-0/+40