Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libast: fix exec fail on interactive (Solaris patch 315-26773587)
This upstreams a Solaris patch: https://github.com/oracle/solaris-userland/blob/master/components/ksh93/patches/315-26773587.patch which ostensibly fixes this bug filed in Oracle's closed system: 26773587 interactive ksh exec failure in while read loop src/lib/libast/comp/spawnveg.c: - If posix_spawn(3) fails with an error other than EPERM, retry, but without attributes.
- Loading branch information