Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Check for compound literal storage-class support | Tavian Barnes | 2025-01-07 | 1 | -0/+6 |
This lets us use them on GCC >= 13, even before C23. |
index : bfs.git | ||
Breadth-first version of find | Tavian Barnes <tavianator@tavianator.com> |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Check for compound literal storage-class support | Tavian Barnes | 2025-01-07 | 1 | -0/+6 |
This lets us use them on GCC >= 13, even before C23. |