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
/
xspawn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xspawn: Check for _POSIX_SPAWN in bfs_spawn_addfchdir()
Tavian Barnes
2024-01-17
1
-1
/
+1
*
xspawn: Check for NetBSD 10 before using posix_spawn_..._fchdir()
Tavian Barnes
2024-01-02
1
-1
/
+1
*
config: New variadic attr(...) macro
Tavian Barnes
2023-12-18
1
-1
/
+1
*
xspawn: Detect posix_spawn() support
Tavian Barnes
2023-11-19
1
-9
/
+31
*
config: New attr_maybe_unused macro
Tavian Barnes
2023-11-15
1
-1
/
+2
*
xspawn: API tweaks
Tavian Barnes
2023-11-15
1
-22
/
+30
*
Initial support for Cosmopolitan Libc
Tavian Barnes
2023-11-10
1
-1
/
+24
*
xspawn: Do $PATH resolution up-front
Tavian Barnes
2023-11-07
1
-21
/
+19
*
xspawn: Wrap the real posix_spawn() if possible
Tavian Barnes
2023-11-06
1
-45
/
+122
*
bfstd: New xwaitpid() wrapper
Tavian Barnes
2023-10-31
1
-1
/
+1
*
Formatting fixes
Tavian Barnes
2023-09-27
1
-1
/
+1
*
Use the new list macros
Tavian Barnes
2023-09-25
1
-6
/
+5
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-1
/
+2
*
list: Return the removed item from SLIST_POP()
Tavian Barnes
2023-05-20
1
-3
/
+1
*
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
-1
/
+1
*
list: Use macros instead of type-erased lists
Tavian Barnes
2023-03-31
1
-7
/
+8
*
xspawn: Use list.h for the action list
Tavian Barnes
2023-03-29
1
-19
/
+17
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
Fix includes
Tavian Barnes
2022-11-06
1
-0
/
+2
*
bfstd: Rename from util and reorganize it
Tavian Barnes
2022-11-06
1
-1
/
+1
*
config: Split out some of util.h into a new header
Tavian Barnes
2022-11-06
1
-0
/
+1
*
util: Get rid of BFS_HAS_INCLUDE() wrapper for __has_include()
Tavian Barnes
2022-11-06
1
-1
/
+1
*
xspawn: Use _PATH_DEFPATH if _CS_PATH is not defined
Tavian Barnes
2022-11-06
1
-2
/
+10
*
util: Stub out confstr() on Android
Tavian Barnes
2022-10-17
1
-3
/
+5
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+318