Commit Graph

2 Commits

Author SHA1 Message Date
Rian Quinn
aadcce275e Fix issue: Provide platform support for strnlen
Not all platforms have support for strnlen (e.g. cygwin) as this is a non-standard function. This patch provides a custom implementation of strnlen for these platforms.
2016-08-18 20:32:08 -06:00
Galik
222c2d85fd Removed .h extension from header files. 2016-08-10 17:24:00 +01:00