summaryrefslogtreecommitdiffstats
path: root/src/bfstd.h
Commit message (Expand)AuthorAgeFilesLines
* config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes2023-05-111-1/+1
* style: Don't use tabs to indent preprocessor directivesTavian Barnes2023-05-031-16/+16
* bfstd: Fix declaration order to match the right standard headersTavian Barnes2023-04-071-42/+42
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* bfstd: Add O_SEARCH/O_EXEC fallbacksTavian Barnes2023-01-221-0/+16
* bfstd: New wrappers for dirname()/basename()Tavian Barnes2023-01-191-3/+25
* tests/xtouch: Add some missing POSIX touch featuresTavian Barnes2022-11-081-0/+9
* Fix includesTavian Barnes2022-11-061-1/+1
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-0/+234