Added missing entries to Linux version strings.

This commit is contained in:
Camilla Berglund
2015-06-01 19:15:55 +02:00
parent b067bb6304
commit ef6dec17ba
3 changed files with 13 additions and 1 deletions
+2
View File
@@ -796,6 +796,8 @@ const char* _glfwPlatformGetVersionString(void)
#endif
#if defined(_POSIX_TIMERS) && defined(_POSIX_MONOTONIC_CLOCK)
" clock_gettime"
#else
" gettimeofday"
#endif
#if defined(__linux__)
" /dev/js"