summaryrefslogtreecommitdiff
path: root/src/test/test-errno-util.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: move tests for PROTECT_ERRNO to the right fileZbigniew Jędrzejewski-Szmek2022-11-081-0/+31
| | | | | Also, rename them to uppercase so that the test name matches what we're actually testing.
* tree-wide: define and use STRERROR_OR_EOF()Zbigniew Jędrzejewski-Szmek2022-10-111-0/+6
|
* basic: add STRERROR() wrapper for strerror_r()Zbigniew Jędrzejewski-Szmek2022-10-111-0/+44