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
/
stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stat: Don't check for statx() mask bits we already checked for
Tavian Barnes
2023-08-07
1
-31
/
+15
*
Unify macro naming conventions
Tavian Barnes
2023-06-24
1
-7
/
+9
*
stat: Make syscall support checks thread-safe
Tavian Barnes
2023-06-12
1
-6
/
+7
*
sanity: Add wrappers for sanitizer interfaces
Tavian Barnes
2023-05-25
1
-8
/
+10
*
Use bfs_bug("...") over assert(!"...")
Tavian Barnes
2023-05-18
1
-3
/
+3
*
Use SYS_* instead of __NR_*
Tavian Barnes
2023-05-16
1
-2
/
+2
*
config: Provide <stdalign.h> and <stdbool.h>
Tavian Barnes
2023-05-11
1
-1
/
+0
*
style: Don't use tabs to indent preprocessor directives
Tavian Barnes
2023-05-03
1
-5
/
+5
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
tests/xtouch: Add some missing POSIX touch features
Tavian Barnes
2022-11-08
1
-7
/
+0
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-3
/
+3
*
config: Split out some of util.h into a new header
Tavian Barnes
2022-11-06
1
-4
/
+1
*
util: Get rid of BFS_HAS_INCLUDE() wrapper for __has_include()
Tavian Barnes
2022-11-06
1
-1
/
+1
*
util: Use fewer BFS_*() wrappers for feature testing
Tavian Barnes
2022-11-06
1
-2
/
+2
*
stat: Check Android API level for statx() support
Tavian Barnes
2022-10-18
1
-1
/
+1
*
stat: Don't pass AT_NO_AUTOMOUNT on GNU Hurd before glibc 2.35
Tavian Barnes
2022-05-29
1
-1
/
+1
*
stat: Pass AT_NO_AUTOMOUNT if possible
Tavian Barnes
2022-05-12
1
-0
/
+4
*
stat: Keep statx()-specific flags separate
Tavian Barnes
2022-05-12
1
-8
/
+9
*
stat: Factor the BFS_STAT_TRYFOLLOW retry logic out
Tavian Barnes
2022-05-12
1
-30
/
+25
*
stat: Rename some feature detection macros
Tavian Barnes
2022-05-12
1
-8
/
+8
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+376