summaryrefslogtreecommitdiffstats
path: root/src/fsade.c
Commit message (Expand)AuthorAgeFilesLines
* fsade: Mark bfs_acl_tag_type() as maybe_unusedTavian Barnes2024-01-171-0/+1
* fsade: Fix ACL checks on DragonFly BSDTavian Barnes2024-01-031-9/+45
* config: New variadic attr(...) macroTavian Barnes2023-12-181-3/+3
* config: New attr_maybe_unused macroTavian Barnes2023-11-151-4/+3
* Formatting fixesTavian Barnes2023-09-271-3/+3
* dstring: New dchar typedef for dynamic stringsTavian Barnes2023-09-261-2/+2
* fsade: Make syscall support checks thread-safeTavian Barnes2023-06-121-6/+7
* fsade: Add missing #include "sanity.h"Tavian Barnes2023-05-251-0/+1
* sanity: Add wrappers for sanitizer interfacesTavian Barnes2023-05-251-5/+4
* config: s/BFS_COUNTOF/countof/Tavian Barnes2023-05-101-1/+1
* style: Don't use tabs to indent preprocessor directivesTavian Barnes2023-05-031-4/+4
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* config: New BFS_COUNTOF macroTavian Barnes2022-12-071-2/+1
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-1/+2
* util: Get rid of BFS_HAS_INCLUDE() wrapper for __has_include()Tavian Barnes2022-11-061-4/+4
* util: Use fewer BFS_*() wrappers for feature testingTavian Barnes2022-11-061-1/+1
* Source / Include Folder (#88)トトも2022-04-161-0/+392