utils: Fix incorrect buffer restriction in prompt handling
Fix various signedness compiler warnings with XML strings
utils: Fix unused variable in benchmark function
build: Update to CMake dependency to 3.13
plugin: Fix odd const declarations
plugin: Improve get_env() documentation
build: Move to -std=gnu99
Fix incorrect usage of inline and static keywords