summaryrefslogtreecommitdiffstats
path: root/tests/mksock.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add ../src to the include pathTavian Barnes2024-04-191-1/+1
|
* bfstd: Add a thread-safe wrapper for strerror()Tavian Barnes2023-10-051-1/+1
|
* Formatting fixesTavian Barnes2023-09-271-1/+1
|
* tests: Use close() wrappersTavian Barnes2023-01-311-1/+1
|
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
| | | | | | | And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
* bfstd: New wrappers for dirname()/basename()Tavian Barnes2023-01-191-14/+8
|
* Include what I useTavian Barnes2020-11-121-3/+0
| | | | Thanks to https://github.com/include-what-you-use/include-what-you-use
* tests: New utility for making and testing socket filesTavian Barnes2019-02-011-0/+131