7 Commits (master)

Author SHA1 Message Date
Avril 9a50132e90
Updated README.md to show how `FEATURE` flags are defined and used now.
2 years ago
Avril 9c8831e808
Made `REPLACE_STDERR` only replace execve()"d process" stderr; the parent now has its own, private stderr that is closed on exec so can properly report errors.
2 years ago
Avril 587fe2832d
Added debug build splash screen and process info. (Splash can be disabled with `-DDEBUG_IGNORE_SPLASH`)
2 years ago
Avril abe427d931
Fix README.md formatting
2 years ago
Avril ee7c1553f8
Fixed `REPLACE_STDERR` compiler warnings.
2 years ago
Avril 6eb20eeb46
Added PATH lookup for program argument in sink.
2 years ago
Avril e20df37d9b
Added README
2 years ago