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
/
stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-376
/
+0
*
stat: Work around GNU Hurd bug
Tavian Barnes
2021-12-10
1
-1
/
+2
*
fsade: Fix msan false positive in bfs_check_acl_type()
Tavian Barnes
2021-03-28
1
-1
/
+1
*
Implement -flags, from FreeBSD find
Tavian Barnes
2021-03-06
1
-0
/
+14
*
Give messages to unconditional assertion failures
Tavian Barnes
2020-12-02
1
-2
/
+2
*
stat: #include <unistd.h> for syscall() when needed
Tavian Barnes
2020-11-18
1
-0
/
+1
*
Include what I use
Tavian Barnes
2020-11-12
1
-1
/
+0
*
stat: Rename bfs_stat_flag to _flags
Tavian Barnes
2020-09-18
1
-5
/
+5
*
stat: Check that AT_STATX_DONT_SYNC exists before using it
Tavian Barnes
2019-08-30
1
-0
/
+3
*
stat: New BFS_STAT_NOSYNC flag
Tavian Barnes
2019-08-29
1
-0
/
+3
*
stat: Treat EPERM like ENOSYS for statx()
Tavian Barnes
2019-07-05
1
-1
/
+3
*
stat: Get rid of bfs_fstat()
Tavian Barnes
2019-05-04
1
-8
/
+10
*
stat: Unify the flags arguments
Tavian Barnes
2019-05-04
1
-7
/
+17
*
Release 1.4
1.4
Tavian Barnes
2019-04-15
1
-1
/
+1
*
parse: Use a trie to hold currently open files
Tavian Barnes
2019-03-06
1
-0
/
+5
*
stat: Work around msan not knowing about statx()
Tavian Barnes
2019-01-31
1
-0
/
+7
*
stat: s/ENODATA/ENOTSUP, since ENODATA is POSIX-optional
Tavian Barnes
2019-01-03
1
-3
/
+3
*
stat: Provide a helper for getting human-readable field names
Tavian Barnes
2018-12-25
1
-0
/
+36
*
stat: Unify bfs_stat_time() implementations
Tavian Barnes
2018-12-20
1
-1
/
+24
*
stat: Handle statx() not returning some times
Tavian Barnes
2018-12-19
1
-2
/
+3
*
Print device major/minor numbers for -ls
Tavian Barnes
2018-11-01
1
-2
/
+7
*
stat: Support the glibc statx() wrapper
Tavian Barnes
2018-07-11
1
-6
/
+18
*
stat: Handle platforms that don't support AT_EMPTY_PATH for fstatat()
Tavian Barnes
2018-07-02
1
-3
/
+12
*
stat: Don't try to statx() on architectures without the syscall
Tavian Barnes
2018-07-02
1
-2
/
+2
*
stat: New wrapper around the stat() family
Tavian Barnes
2018-01-08
1
-0
/
+243