aboutsummaryrefslogtreecommitdiff
path: root/lib/errors
Commit message (Collapse)AuthorAgeFilesLines
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-2/+2
|
* Vastly simplify the errors.h interfaceThomas Voss 2024-04-145-53/+3
|
* Rename [set]progname() to mlib_[set]progname()Thomas Voss 2024-03-103-3/+3
| | | | | This namespacing was done because of a potential conflict with the setprogname() function available in <stdlib.h> as part of BSD systems.
* GenesisThomas Voss 2024-03-069-0/+119