Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change private symbol prefix from ‘__’ to ‘_’ | Thomas Voss | 2024-04-16 | 1 | -2/+2 |
| | |||||
* | Vastly simplify the errors.h interface | Thomas Voss | 2024-04-14 | 5 | -53/+3 |
| | |||||
* | Rename [set]progname() to mlib_[set]progname() | Thomas Voss | 2024-03-10 | 3 | -3/+3 |
| | | | | | This namespacing was done because of a potential conflict with the setprogname() function available in <stdlib.h> as part of BSD systems. | ||||
* | Genesis | Thomas Voss | 2024-03-06 | 9 | -0/+119 |