Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Provide <stdalign.h> and <stdbool.h> | Tavian Barnes | 2023-05-11 | 1 | -2/+0 |
* | style: Don't use tabs to indent preprocessor directives | Tavian Barnes | 2023-05-03 | 1 | -10/+10 |
* | dir: Allow overriding BFS_GETDENTS | Tavian Barnes | 2023-04-07 | 1 | -18/+23 |
* | dir: s/d_fileno/d_ino/ | Tavian Barnes | 2023-03-27 | 1 | -1/+1 |
* | dir: Explicitly align struct bfs_dir for the trailing dirent buffer | Tavian Barnes | 2023-03-27 | 1 | -1/+3 |
* | dir: Use getdents() on FreeBSD too | Tavian Barnes | 2023-03-27 | 1 | -30/+39 |
* | dir: Use libc's getdents64() wrapper if possible | Tavian Barnes | 2023-03-27 | 1 | -109/+76 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | bfstd: Rename from util and reorganize it | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | config: Split out some of util.h into a new header | Tavian Barnes | 2022-11-06 | 1 | -1/+2 |
* | util: Use fewer BFS_*() wrappers for feature testing | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+303 |