index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
slab-bitmaps
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sighook: Always re-raise faults on macOS
HEAD
main
Tavian Barnes
71 min.
2
-0
/
+11
*
tests/sighook: Add missing #include <sys/wait.h>
Tavian Barnes
3 days
1
-2
/
+3
*
tests/gnu: Add an -ignore_readdir_race test for removed directories
Tavian Barnes
5 days
2
-0
/
+7
*
tests/sighook: Add atsigexit() tests
Tavian Barnes
5 days
1
-1
/
+77
*
sanity: New sanitize_resize() function
Tavian Barnes
6 days
2
-16
/
+33
*
sanity: Get rid of sanitize_ignore()
Tavian Barnes
6 days
2
-11
/
+6
*
ci: Update VM versions
Tavian Barnes
12 days
1
-3
/
+3
*
build(deps): bump cross-platform-actions/action from 0.25.0 to 0.26.0
dependabot[bot]
13 days
1
-3
/
+3
*
docs/bfs.1: Add copyright comments
Tavian Barnes
2024-12-04
1
-0
/
+2
*
ioq: Refactor ioq_ring_probe_flags()
Tavian Barnes
2024-12-04
1
-11
/
+13
*
tests/sighook: Test the SH_ONESHOT flag
Tavian Barnes
2024-12-04
1
-2
/
+28
*
ioq: Try spinning before blocking in ioq_slot_wait()
Tavian Barnes
2024-12-03
1
-1
/
+17
*
ioq: Submit and pop requests in batches
Tavian Barnes
2024-12-03
5
-17
/
+44
*
ioq: Add more io_uring setup flags
Tavian Barnes
2024-12-03
1
-20
/
+55
*
ioq: Refactor io_uring submission logic
Tavian Barnes
2024-12-03
1
-94
/
+145
*
ioq: Use ioq_batch for both pushing and popping
Tavian Barnes
2024-12-03
1
-47
/
+84
*
ioq: Add a hash function between slots and monitors
Tavian Barnes
2024-12-03
1
-1
/
+11
*
ioq: Prefetch pointers before popping them
Tavian Barnes
2024-12-03
2
-8
/
+10
*
bench/ioq: New ioq microbenchmark
Tavian Barnes
2024-12-03
2
-1
/
+332
*
ioq: Add an ioq_nop() operation for benchmarking
Tavian Barnes
2024-12-02
3
-0
/
+62
*
xtime: New timespec utility functions
Tavian Barnes
2024-12-02
3
-23
/
+95
*
sighook: New SH_ONESHOT flag
Tavian Barnes
2024-12-02
2
-1
/
+21
*
bfstd: Add more strto*() wrappers
Tavian Barnes
2024-12-02
2
-24
/
+69
*
ioq: Set the worker thread names to ioq-%d
Tavian Barnes
2024-11-27
1
-2
/
+8
*
thread: New thread_setname() function
Tavian Barnes
2024-11-27
5
-0
/
+37
*
sighook: Return instead of re-raising for faults
Tavian Barnes
2024-11-23
1
-5
/
+11
*
sighook: Check for SA_RESTART before using it
Tavian Barnes
2024-11-23
1
-1
/
+7
*
bfstd: makedev() takes 3 arguments on QNX
Tavian Barnes
2024-11-23
1
-1
/
+3
*
prelude: Define _QNX_SOURCE
Tavian Barnes
2024-11-23
1
-0
/
+5
*
build: Check for -pthread before using it
Tavian Barnes
2024-11-23
2
-2
/
+12
*
tests/getopts: Remove unused variable
Tavian Barnes
2024-11-21
1
-1
/
+0
*
docs/bfs.1: Simplify the formatting
Tavian Barnes
2024-11-20
1
-64
/
+105
*
ioq: Enable IORING_SETUP_SUBMIT_ALL
Tavian Barnes
2024-11-20
1
-2
/
+18
*
color: Squelch a -Wmaybe-uninitialized warning on non-LTO builds
Tavian Barnes
2024-11-20
1
-1
/
+1
*
build(deps): bump codecov/codecov-action from 4 to 5
dependabot[bot]
2024-11-18
1
-1
/
+1
*
ioq: Check for io_uring_register_iowq_max_workers() before using it
Tavian Barnes
2024-11-11
3
-0
/
+15
*
sanity: Don't mark memory uninit in sanitize_{alloc,free}()
Tavian Barnes
2024-11-02
3
-19
/
+45
*
alloc: Stop supporting pathological flexible array ABIs
Tavian Barnes
2024-11-02
3
-22
/
+29
*
alloc: Add macro versions of alignment utils
Tavian Barnes
2024-11-02
1
-3
/
+12
*
trie: Fix varena_free() with wrong size
Tavian Barnes
2024-11-02
1
-8
/
+8
*
alloc: Don't require size % align == 0
Tavian Barnes
2024-11-02
5
-39
/
+27
*
Release 4.0.4
4.0.4
Tavian Barnes
2024-10-31
3
-2
/
+20
*
Merge pull request #146 from jody-frankowski/fix/capa-color-non-linux
Tavian Barnes
2024-10-31
5
-1
/
+43
|
\
|
*
color: Handle bfs_check_capabilities error code (-1) in cpath_has_capabilities
Jody Frankowski
2024-10-31
5
-1
/
+43
|
/
*
bit: Add bswap() overloads for every primitive type
Tavian Barnes
2024-10-27
2
-9
/
+41
*
tests/posix: Add a test for overly aggressive -exec {} + matching
Tavian Barnes
2024-10-27
2
-0
/
+33
*
Merge pull request #144 from ryandesign/patch-1
Tavian Barnes
2024-10-26
1
-1
/
+1
|
\
|
*
Fix typo in manpage
Ryan Carsten Schmidt
2024-10-26
1
-1
/
+1
|
/
*
Release 4.0.3
4.0.3
Tavian Barnes
2024-10-22
3
-2
/
+20
*
build: New make dist[sign] targets
Tavian Barnes
2024-10-22
1
-1
/
+11
[next]