summaryrefslogtreecommitdiff
path: root/errno.c
AgeCommit message (Collapse)Author
2019-03-01add testing errno as an lvalue and rvalueJakob Kaivo
2019-03-01don't explicitly check for errors to be defined, the compiler will catch itJakob Kaivo
2019-02-28refactor test names with _h to avoid collisionsJakob Kaivo
move prototypes to main.c to avoid continuous growth of test.h add final tally
2019-02-28initial test for errnoJakob Kaivo