Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diag: New helpers to include xstrerror(errno) automatically | Tavian Barnes | 2024-05-17 | 1 | -21/+21 |
* | build: Replace `make config` with a `./configure` script | Tavian Barnes | 2024-04-29 | 1 | -12/+3 |
* | Rename config.h to prelude.h | Tavian Barnes | 2024-04-19 | 1 | -1/+1 |
* | tests: Add ../src to the include path | Tavian Barnes | 2024-04-19 | 1 | -5/+5 |
* | xspawn: Fix bfs_resolve_late() error reporting | Tavian Barnes | 2024-03-27 | 1 | -0/+23 |
* | tests/xspawn: Test path resolution failure | Tavian Barnes | 2024-03-27 | 1 | -3/+30 |
* | tests/xspawn: Also test dup2() | Tavian Barnes | 2024-03-27 | 1 | -1/+3 |
* | tests/xspawn: New unit test | Tavian Barnes | 2024-03-27 | 1 | -0/+154 |