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
/
bfstd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfstd: Add a getprogname() wrapper
Tavian Barnes
2023-06-24
1
-0
/
+8
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-12
/
+0
*
bfstd: New xmemdup() function
Tavian Barnes
2023-06-20
1
-0
/
+12
*
bfstd: New wordesc() function to shell-escape strings
Tavian Barnes
2023-06-16
1
-0
/
+13
*
bfstd: Add an aligned_alloc()/posix_memalign() wrapper
Tavian Barnes
2023-06-14
1
-0
/
+12
*
config: Provide <stdalign.h> and <stdbool.h>
Tavian Barnes
2023-05-11
1
-1
/
+1
*
style: Don't use tabs to indent preprocessor directives
Tavian Barnes
2023-05-03
1
-16
/
+16
*
bfstd: Fix declaration order to match the right standard headers
Tavian Barnes
2023-04-07
1
-42
/
+42
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
bfstd: Add O_SEARCH/O_EXEC fallbacks
Tavian Barnes
2023-01-22
1
-0
/
+16
*
bfstd: New wrappers for dirname()/basename()
Tavian Barnes
2023-01-19
1
-3
/
+25
*
tests/xtouch: Add some missing POSIX touch features
Tavian Barnes
2022-11-08
1
-0
/
+9
*
Fix includes
Tavian Barnes
2022-11-06
1
-1
/
+1
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-0
/
+234