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
/
bar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bar: Hide the bar unless the TTY is tall enough
Tavian Barnes
2024-08-07
1
-13
/
+23
*
bar: #include <unistd.h> for ioctl() on Illumos
Tavian Barnes
2024-08-01
1
-0
/
+1
*
bar: Use tcgetwinsize() from POSIX 2024 if available
Tavian Barnes
2024-07-28
1
-3
/
+10
*
prelude: Simplify attributes
Tavian Barnes
2024-07-28
1
-1
/
+1
*
bfstd: New helper for open(ctermid())
Tavian Barnes
2024-05-25
1
-8
/
+1
*
bar: Use atsigexit() to reset the bar
Tavian Barnes
2024-05-16
1
-132
/
+47
*
bar: Make SIGWINCH move the cursor out of the bar
Tavian Barnes
2024-05-15
1
-23
/
+16
*
bar: Defend bfs_bar::fd against signal handler races
Tavian Barnes
2024-05-09
1
-31
/
+102
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
config: s/attr_format/attr_printf/
Tavian Barnes
2023-12-18
1
-1
/
+1
*
config: New variadic attr(...) macro
Tavian Barnes
2023-12-18
1
-1
/
+1
*
config: s/BFS_FORMATTER/attr_format/
Tavian Barnes
2023-11-09
1
-1
/
+1
*
bar: Replace volatile sig_atomic_t with actual atomics
Tavian Barnes
2023-10-06
1
-8
/
+12
*
dstring: New dchar typedef for dynamic strings
Tavian Barnes
2023-09-26
1
-1
/
+1
*
bar: Use USHRT_WIDTH
Tavian Barnes
2023-05-18
1
-2
/
+2
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
Fix includes
Tavian Barnes
2022-11-06
1
-1
/
+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
/
+248