aboutsummaryrefslogtreecommitdiff
path: root/include/errors.h
Commit message (Expand)AuthorAgeFilesLines
* Add usage()Thomas Voss 2024-04-221-0/+3
* Annotate some extra functions with nodiscardThomas Voss 2024-04-161-1/+1
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-2/+2
* Don’t dunder attributesThomas Voss 2024-04-161-3/+3
* Add _attrs.h for function attributesThomas Voss 2024-04-161-5/+6
* Vastly simplify the errors.h interfaceThomas Voss 2024-04-141-5/+0
* FormattingThomas Voss 2024-03-151-1/+2
* Prefer surrounding attribute names with ‘__’Thomas Voss 2024-03-151-8/+9
* Rename [set]progname() to mlib_[set]progname()Thomas Voss 2024-03-101-3/+3
* Make progname() [[gnu::always_inline]] instead of a macroThomas Voss 2024-03-101-1/+6
* GenesisThomas Voss 2024-03-061-0/+22