summaryrefslogtreecommitdiffstats
path: root/src/xregex.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to prelude.hTavian Barnes5 days1-1/+1
* bfstd: Add a thread-safe wrapper for strerror()Tavian Barnes2023-10-051-1/+2
* thread: s/call_once/invoke_once/Tavian Barnes2023-10-031-1/+1
* Formatting fixesTavian Barnes2023-09-271-1/+1
* thread: Wrap more pthread APIsTavian Barnes2023-06-261-3/+2
* Unify macro naming conventionsTavian Barnes2023-06-241-7/+7
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-1/+2
* xregex: Initialize Oniguruma thread-safelyTavian Barnes2023-06-121-16/+24
* sanity: Add wrappers for sanitizer interfacesTavian Barnes2023-05-251-5/+3
* Switch from assert() to bfs_assert()/bfs_verify()Tavian Barnes2023-05-181-2/+2
* style: Don't use tabs to indent preprocessor directivesTavian Barnes2023-05-031-14/+14
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* xregex: Fix build without OnigurumaTavian Barnes2022-11-101-0/+1
* Fix includesTavian Barnes2022-11-061-2/+0
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-1/+2
* util: Use fewer BFS_*() wrappers for feature testingTavian Barnes2022-11-061-1/+1
* Source / Include Folder (#88)トトも2022-04-161-0/+301