Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2010-08-17 10:21:47


Boris Schaeling wrote:
> * The code to start child processes on POSIX platforms has been
> carefully adapted to support multi-threaded applications

You still have a bug here. std::string::c_str()
(at boost/process/operations.hpp:221) is not async-signal-safe.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk