summaryrefslogtreecommitdiff
path: root/strerror_override.c
Commit message (Expand)AuthorAgeFilesLines
* Properly format errnos in _json_c_strerrorTobias Stoeckmann2020-08-221-1/+2
* Change the strerror_override handling to check $_JSON_C_STRERROR_OVERRIDE ins...Eric Haszlakiewicz2020-07-041-1/+4
* Improved support for IBM operating systemsDavid McCann2020-05-141-0/+2
* clang-format the filesdota172020-04-031-4/+5
* add the disabling formatting coments and adjust the partial code manulydota172020-04-031-0/+2
* PR #336: Fix typo in defining STRERROR_OVERRIDE_IMPLEric Haszlakiewicz2017-07-271-1/+1
* PR #336: since we can't use function overriding (due to problems with it onEric Haszlakiewicz2017-07-151-0/+7
* build: make `strerror()` override-ableAlexandru Ardelean2017-07-131-0/+94