LookingGlass/c-host/platform
Geoffrey McRae 6d24dd52d6 [c-host] not all versions of mingw support wcstombs_s
While the _s functions are for security as they avoid exceeding the
supplied buffer, in our case they are not really required as we are
allocating a buffer large enough to store the entire result.

Fixes #171
2019-06-12 15:31:18 +10:00
..
Linux [c-host] linux: implemented getValues support for shmDevice option 2019-05-12 16:14:25 +10:00
Windows [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
CMakeLists.txt [c-host] restructure project to use cmake 2019-04-09 16:28:11 +10:00