summaryrefslogtreecommitdiff
path: root/strerror_override.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format the filesdota172020-04-031-2/+2
* Add a brief overview of each file to the docs.Eric Haszlakiewicz2017-12-061-0/+5
* strerror_override: re-organize strerror_override.hAlexandru Ardelean2017-11-071-2/+2
* PR #336: fix to previous change, be sure to include string.h when we're using...Eric Haszlakiewicz2017-07-271-0/+2
* strerror_override: add extern "C" and JSON_EXPORT specifiers for Visual C++ c...Alexandru Ardelean2017-07-191-1/+11
* PR #336: since we can't use function overriding (due to problems with it onEric Haszlakiewicz2017-07-151-4/+5
* build: make `strerror()` override-ableAlexandru Ardelean2017-07-131-0/+12