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
/
expr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: Remove unneeded forward declaration of struct expr
Tavian Barnes
2021-07-27
1
-5
/
+3
*
Implement time units for -{a,B,c,m}time
Tavian Barnes
2021-06-02
1
-0
/
+2
*
Implement -flags, from FreeBSD find
Tavian Barnes
2021-03-06
1
-0
/
+5
*
expr, eval: Clean up header dependencies
Tavian Barnes
2020-10-06
1
-17
/
+1
*
diag: Unify debug printing
Tavian Barnes
2020-06-02
1
-5
/
+0
*
Add some documentation comments
Tavian Barnes
2019-02-09
1
-0
/
+4
*
Update copyright dates
Tavian Barnes
2018-09-24
1
-1
/
+1
*
stat: New wrapper around the stat() family
Tavian Barnes
2018-01-08
1
-16
/
+3
*
Minor header cleanups
Tavian Barnes
2018-01-08
1
-3
/
+3
*
Keep track of required FDs per-expr
Tavian Barnes
2017-12-15
1
-0
/
+5
*
Add support for file birth/creation times on platforms that have it
Tavian Barnes
2017-11-05
1
-0
/
+2
*
parse: Keep track of what files are already open
Tavian Barnes
2017-10-21
1
-3
/
+1
*
Report errors that occur when closing files
Tavian Barnes
2017-10-21
1
-1
/
+3
*
opt: Separate optimization from parsing
Tavian Barnes
2017-09-16
1
-0
/
+225