Fwd: Re: thread safety.

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Jun 12 08:08:41 EDT 2009


Hello Simon,

Friday, June 12, 2009, 3:56:36 PM, you wrote:

> The time library already uses the _r variants if they exist, and we
> don't use system() in Haskell.  So we're ok here.

neither we use popen as recommended there. in my old copy of
runProcess.c we does the same as system() - i mean operations on
file handles, signals and chdir() - so it may be non-safe too?


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list