mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
98af71c585
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 |
||
---|---|---|
.. | ||
details | ||
fmt | ||
sinks | ||
async_logger.h | ||
common.h | ||
formatter.h | ||
logger.h | ||
spdlog.h | ||
tweakme.h |