Commits
Travis Cross committed 8c37db140ea
Handle a failure of strerror_r This fixes the build on gcc-4.7.3. The build was breaking with: error: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Werror=unused-result]