[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS update: subversion STACK

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-11-08 10:46:56 CET

On Wed, Nov 08, 2000 at 02:14:55AM +0100, Branko Cibej wrote:
> Karl Fogel wrote:
>
> > Is system() a security risk beyond this, and if so how should we drive external programs?
>
> We need anoter way. The system that MSVC gives us (me egocentric, yes
> :-) has completely different return codes than the POSIX one. That's why
> the client tests on Win32 were (are) failing.
>
> Would something like synchronous spawnlp, or fork + execlp if spawnlp
> isn't available, be O.K.? I volunteer to provide such for Unix and
> Win32. Pity that APR doean't have something like that, though ...

apr_thread_proc.h

Full process handling. Portably. Already done. :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:14 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.