Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Add a separate configuration step | Tavian Barnes | 2024-04-09 | 1 | -0/+2 |
* | Makefile: Split build into bin and obj directories | Tavian Barnes | 2022-05-16 | 1 | -2/+2 |
* | Makefile: Move .flags to build/FLAGS | Tavian Barnes | 2022-04-19 | 1 | -1/+0 |
* | tests: Also put build outputs under build/ | Tavian Barnes | 2022-04-16 | 1 | -7/+1 |
* | Makefile: Rebuild whenever the build flags change | Tavian Barnes | 2020-12-10 | 1 | -0/+1 |
* | Makefile: New gcov target | Tavian Barnes | 2020-11-10 | 1 | -0/+2 |
* | tests/trie: New acceptance test for tries | Tavian Barnes | 2020-06-09 | 1 | -0/+1 |
* | tests: New acceptance test for xtimegm() | Tavian Barnes | 2020-06-09 | 1 | -0/+1 |
* | tests: New utility for making and testing socket files | Tavian Barnes | 2019-02-01 | 1 | -0/+1 |
* | Ignore .d files. | Tavian Barnes | 2015-06-19 | 1 | -0/+1 |
* | Implement bftw(). | Tavian Barnes | 2015-06-14 | 1 | -0/+2 |