This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

popen(), system(), etc and multithreading


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]