aboutsummaryrefslogtreecommitdiff
path: root/include/errors.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This namespacing was done because of a potential conflict with the setprogname() function available in <stdlib.h> as part of BSD systems.
* Make progname() [[gnu::always_inline]] instead of a macroThomas Voss 2024-03-101-1/+6
|
* GenesisThomas Voss 2024-03-061-0/+22