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
/
bftw.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dir: Add a flag to bfs_freedir() to force the fd to stay the same
Tavian Barnes
2023-06-12
1
-2
/
+2
*
list: Allow popping from an empty list
Tavian Barnes
2023-05-24
1
-16
/
+3
*
list: Return the removed item from SLIST_POP()
Tavian Barnes
2023-05-20
1
-4
/
+2
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
1
-14
/
+14
*
config: Provide <stdalign.h> and <stdbool.h>
Tavian Barnes
2023-05-11
1
-1
/
+0
*
config: s/BFS_FALLTHROUGH/fallthru/
Tavian Barnes
2023-05-10
1
-1
/
+1
*
config: s/BFS_FLEX_SIZEOF/flex_sizeof/
Tavian Barnes
2023-05-10
1
-1
/
+1
*
bftw: Use separate dir/file queues
Tavian Barnes
2023-05-05
1
-218
/
+176
*
bftw: Merge bftw_closedir() into bftw_gc()
Tavian Barnes
2023-04-12
1
-59
/
+47
*
list: Use macros instead of type-erased lists
Tavian Barnes
2023-03-31
1
-42
/
+94
*
list: New helper macros for converting entries to items
Tavian Barnes
2023-03-29
1
-13
/
+5
*
bftw: Use list.h for the queue and LRU lists
Tavian Barnes
2023-03-29
1
-218
/
+93
*
bftw: Refactor bftw_queue
Tavian Barnes
2023-03-28
1
-88
/
+55
*
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
-1
/
+1
*
Fix includes
Tavian Barnes
2022-11-06
1
-2
/
+1
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-1
/
+1
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+1494
[prev]