SpiceQA
Questions
Tags
Users
Badges
pclose
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
WEXITSTATUS returning invalid exit status of popen() on success case
user_6495898
0
•
asked Jul 21, 2022
3
1
64
pclose
popen
linux
c
bash
How to get the correct exit code of a shell command executed via pipe using popen() and pclose() in a daemonized process?
user_13168124
0
•
asked May 9, 2022
2
1
157
pclose
daemon
linux
c++
Why does this pclose() implementation return early with ECHILD unless invocation is delayed after popen()?
user_5437543
0
•
asked Oct 31, 2020
1
1
87
pclose
child-process
errno
popen
c
Is output read from popen()ed FILE* complete before pclose()?
user_5437543
0
•
asked Sep 6, 2018
3
4
2130
pclose
popen
posix
c++
1
(current)
Hot Questions