Add dummy implementation when strerror() is missing
authorPatrick Gansterer <paroga@paroga.com>
Thu, 27 Feb 2014 23:59:53 +0000 (00:59 +0100)
committerAndy Green <andy.green@linaro.org>
Fri, 28 Feb 2014 00:57:01 +0000 (08:57 +0800)
commit9d614917c3f2ca6150a5513abb7c3cdfff2dd1e7
treea49725c3cfcf151859b5bbb307dbb21199912d67
parente5720a347eff451ce31e23edbf4742a11a4b1128
Add dummy implementation when strerror() is missing

Use a simple empty string for platforms without an implementation.
lib/private-libwebsockets.h