summaryrefslogtreecommitdiffstats
path: root/src/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Formatting fixesTavian Barnes2023-09-271-8/+8
* dstring: New dchar typedef for dynamic stringsTavian Barnes2023-09-261-2/+2
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-18/+8
* Switch from assert() to bfs_assert()/bfs_verify()Tavian Barnes2023-05-181-4/+3
* config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes2023-05-111-1/+0
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* bfstd: New wrappers for dirname()/basename()Tavian Barnes2023-01-191-1/+1
* exec: Fix index overflow parsing -exec +Tavian Barnes2022-11-111-1/+1
* Revert "exec: Don't flush if the user says no to -ok"Tavian Barnes2022-11-101-3/+3
* Fix includesTavian Barnes2022-11-061-0/+1
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-1/+1
* Source / Include Folder (#88)トトも2022-04-161-0/+715