]> Sergey Matveev's repositories - bfs.git/commit
bfstd: Add a thread-safe wrapper for strerror()
authorTavian Barnes <tavianator@tavianator.com>
Thu, 5 Oct 2023 16:56:36 +0000 (12:56 -0400)
committerTavian Barnes <tavianator@tavianator.com>
Thu, 5 Oct 2023 17:22:57 +0000 (13:22 -0400)
commit428cf9c206beee3407ea3c5480b00f4cfbea95f5
treeb5abbb4ad7fc8ee450ea0abfdb7419ca89b8a8ca
parent634359bb169311646f6369b21f0c90a9819fe2ce
bfstd: Add a thread-safe wrapper for strerror()
src/bfstd.c
src/bfstd.h
src/color.c
src/eval.c
src/parse.c
src/printf.c
src/thread.h
src/xregex.c
tests/bfstd.c
tests/mksock.c
tests/xtouch.c