summaryrefslogtreecommitdiffstats
path: root/src/test/test-errno-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASSERT_STREQ for simple casesIvan Kruglov2024-04-151-2/+2
* errno-util: allow ERRNO_IS_* to accept types wider than intZbigniew Jędrzejewski-Szmek2023-08-161-0/+13
* basic/errno-util: add wrappers which only accept negative errnoZbigniew Jędrzejewski-Szmek2023-08-161-0/+7
* Introduce RET_GATHER and use it in src/shared/Zbigniew Jędrzejewski-Szmek2023-07-131-0/+11
* tests: move tests for PROTECT_ERRNO to the right fileZbigniew Jędrzejewski-Szmek2022-11-081-0/+31
* 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