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
/
ioq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Move feature test macros to prelude.h
Tavian Barnes
2024-08-28
1
-2
/
+0
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-0
/
+2
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
ioq: Ensure ioq_ent is sufficiently aligned
Tavian Barnes
2024-02-16
1
-1
/
+8
*
ioq: Pack ioq_ent args structs
Tavian Barnes
2024-02-14
1
-3
/
+3
*
ioq: Implement ioq_stat()
Tavian Barnes
2024-01-18
1
-0
/
+31
*
ioq: Use the negative errno convention
Tavian Barnes
2024-01-13
1
-4
/
+2
*
ioq: Implement a better non-blocking pop
Tavian Barnes
2023-11-09
1
-11
/
+2
*
dir: Add a flags parameter to bfs_opendir()
Tavian Barnes
2023-10-17
1
-1
/
+5
*
ioq: Implement async close() and closedir()
Tavian Barnes
2023-07-10
1
-10
/
+71
*
ioq: New ioq_capacity() function
Tavian Barnes
2023-07-06
1
-0
/
+5
*
ioq: New ioq_cancel() function
Tavian Barnes
2023-06-26
1
-0
/
+5
*
dir: Arena-allocate directories
Tavian Barnes
2023-06-20
1
-1
/
+3
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-2
/
+2
*
ioq: Implement an async I/O queue
Tavian Barnes
2023-06-12
1
-0
/
+94