| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Formatting | Thomas Voss | 2024-03-15 | 1 | -1/+2 |
| | | |||||
| * | Prefer surrounding attribute names with ‘__’ | Thomas Voss | 2024-03-15 | 1 | -8/+9 |
| | | |||||
| * | Rename [set]progname() to mlib_[set]progname() | Thomas Voss | 2024-03-10 | 1 | -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 macro | Thomas Voss | 2024-03-10 | 1 | -1/+6 |
| | | |||||
| * | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+22 |