summaryrefslogtreecommitdiffstats
path: root/src/config.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Release 2.6.32.6.3Tavian Barnes2023-01-311-1/+1
|
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
| | | | | | | And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
* config: New BFS_UNINIT() macro for intentionally uninitialized variablesTavian Barnes2022-12-091-0/+9
|
* Turn on more aggressive format string warningsTavian Barnes2022-12-091-0/+15
|
* config: New BFS_COUNTOF macroTavian Barnes2022-12-071-0/+5
|
* config: Support target_clones on more platformsTavian Barnes2022-11-211-0/+7
|
* config: Split out some of util.h into a new headerTavian Barnes2022-11-061-0/+189