diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-03-27 12:41:33 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-03-27 13:13:23 -0400 |
commit | 0ad5c7edda2de25e47077d138d7c371f94590a22 (patch) | |
tree | fe4d72db7eeb97ea666ae4b30d9e9808946fbcbe /tests/posix/newer.sh | |
parent | 42972dfac6cd8faef6b1e2ddc6236d554daf433f (diff) | |
download | bfs-0ad5c7edda2de25e47077d138d7c371f94590a22.tar.xz |
xspawn: Don't use posix_spawnp() on macOS
On macOS, posix_spawnp() resolves the executable against the $PATH
*before* the file_actions are applied, contrary to the upcoming POSIX
wording [1] for posix_spawn_file_actions_addfchdir().
[1]: https://www.austingroupbugs.net/view.php?id=1208#c4830
Diffstat (limited to 'tests/posix/newer.sh')
0 files changed, 0 insertions, 0 deletions