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
/
src
/
bfstd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfstd: Add a getprogname() wrapper
Tavian Barnes
2023-06-24
1
-0
/
+15
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-13
/
+0
*
bfstd: New xmemdup() function
Tavian Barnes
2023-06-20
1
-0
/
+8
*
bfstd: New wordesc() function to shell-escape strings
Tavian Barnes
2023-06-16
1
-0
/
+46
*
bfstd: Add an aligned_alloc()/posix_memalign() wrapper
Tavian Barnes
2023-06-14
1
-0
/
+14
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
1
-2
/
+1
*
Use bfs_bug("...") over assert(!"...")
Tavian Barnes
2023-05-18
1
-1
/
+2
*
config: Provide <stdalign.h> and <stdbool.h>
Tavian Barnes
2023-05-11
1
-1
/
+0
*
style: Don't use tabs to indent preprocessor directives
Tavian Barnes
2023-05-03
1
-3
/
+3
*
bfstd: Fix declaration order to match the right standard headers
Tavian Barnes
2023-04-07
1
-74
/
+74
*
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
-5
/
+40
*
Fix includes
Tavian Barnes
2022-11-06
1
-1
/
+0
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-0
/
+512