Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prelude: Split bfs-specific utilities into new bfs.h header | Tavian Barnes | 2024-08-28 | 1 | -0/+3 |
* | prelude: Rely more on __has_include() | Tavian Barnes | 2024-08-28 | 1 | -1/+1 |
* | config: Check for statx() | Tavian Barnes | 2024-04-19 | 1 | -6/+2 |
* | Rename config.h to prelude.h | Tavian Barnes | 2024-04-19 | 1 | -1/+1 |
* | stat: Pack struct bfs_stat a bit | Tavian Barnes | 2024-02-14 | 1 | -17/+16 |
* | stat: Expose bfs_{fstatat,statx}_flags() | Tavian Barnes | 2024-01-18 | 1 | -0/+10 |
* | stat: Expose bfs_stat{,x}_convert() | Tavian Barnes | 2024-01-18 | 1 | -8/+33 |
* | style: Don't use tabs to indent preprocessor directives | Tavian Barnes | 2023-05-03 | 1 | -4/+4 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | config: Split out some of util.h into a new header | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | util: Get rid of BFS_HAS_INCLUDE() wrapper for __has_include() | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+155 |