]> git.sesse.net Git - cubemap/history - log.cpp
Correct use of strerror_r(); we always need to use the return value.
[cubemap] / log.cpp
2013-04-15 Steinar H. GundersonCorrect use of strerror_r(); we always need to use...
2013-04-15 Steinar H. GundersonReplace all perror() calls with our own log calls.
2013-04-15 Steinar H. GundersonImplement much better logging, with support for both...