index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
bfstd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtime: Call tzset() from main() instead of lazily
Tavian Barnes
2024-03-07
1
-5
/
+0
*
tests: New bfs_check() macro
Tavian Barnes
2024-02-29
1
-29
/
+36
*
tests: Merge unit test executables into one
Tavian Barnes
2024-01-12
1
-2
/
+3
*
bfstd: Add a thread-safe wrapper for strerror()
Tavian Barnes
2023-10-05
1
-2
/
+2
*
Formatting fixes
Tavian Barnes
2023-09-27
1
-1
/
+1
*
bfstd: Fix printable_len() off-by-one
Tavian Barnes
2023-09-06
1
-0
/
+15
*
bfstd: Fix an OOB string index in xmbrtowc()
Tavian Barnes
2023-09-06
1
-0
/
+18
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-11
/
+2
*
tests/bfstd: Use bfs_verify() over explicit abort()
Tavian Barnes
2023-05-19
1
-14
/
+5
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
1
-7
/
+6
*
config: Align after saturating in flex_sizeof()
Tavian Barnes
2023-05-16
1
-1
/
+2
*
config: Saturate on overflow in flex_sizeof()
Tavian Barnes
2023-05-11
1
-0
/
+1
*
config: Properly align flex_sizeof()
Tavian Barnes
2023-05-11
1
-0
/
+13
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
bfstd: New wrappers for dirname()/basename()
Tavian Barnes
2023-01-19
1
-0
/
+57