Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Provide <stdalign.h> and <stdbool.h> | Tavian Barnes | 2023-05-11 | 1 | -1/+1 |
* | style: Don't use tabs to indent preprocessor directives | Tavian Barnes | 2023-05-03 | 1 | -16/+16 |
* | bfstd: Fix declaration order to match the right standard headers | Tavian Barnes | 2023-04-07 | 1 | -42/+42 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | bfstd: Add O_SEARCH/O_EXEC fallbacks | Tavian Barnes | 2023-01-22 | 1 | -0/+16 |
* | bfstd: New wrappers for dirname()/basename() | Tavian Barnes | 2023-01-19 | 1 | -3/+25 |
* | tests/xtouch: Add some missing POSIX touch features | Tavian Barnes | 2022-11-08 | 1 | -0/+9 |
* | Fix includes | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | bfstd: Rename from util and reorganize it | Tavian Barnes | 2022-11-06 | 1 | -0/+234 |