Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdio: Do not ignore posix_spawn error on popen (BZ #29016) | Adhemerval Zanella | 2023-02-14 | 1 | -0/+38 |
To correctly return error in case of default shell is not present. Checked on x86_64-linux-gnu. |
index : mirror/glibc | ||
mirror of git://sourceware.org/git/glibc.git | Leah Neukirchen |
about summary refs log tree commit diff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdio: Do not ignore posix_spawn error on popen (BZ #29016) | Adhemerval Zanella | 2023-02-14 | 1 | -0/+38 |
To correctly return error in case of default shell is not present. Checked on x86_64-linux-gnu. |