-
Tony Narlock authored
fix some linux-isms for spdlog on freebsd systems - FreeBSD uses plain-old ``stat`` (not ``stat64``) - ``errno_str``'s else requires GNU extensions, not available by default on FreeBSD. The one used by apple systems is most correct
98af71c5
Name |
Last commit
|
Last update |
---|---|---|
bench | ||
cmake | ||
example | ||
include/spdlog | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
INSTALL | ||
LICENSE | ||
README.md | ||
astyle.sh |