popen(), system(), etc and multithreading

Andy Tai lichengtai@yahoo.com
Mon Nov 26 11:31:00 GMT 2001


Hi, in glibc-2.2-based (GNU/)Linux systems, is it safe
to call popen() or system() from a thread in a
multi-threaded program?  Does this impact other
threads of the same process?  Is this not recommended?
 If this is safe, can I count on the same behavior on
other Unix systems?

Thanks for any info.

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com



More information about the Libc-alpha mailing list