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

Re: [PATCH] Re: Add svnserve --pid-file option

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-18 00:37:20 CET

On 12/17/05, Peter N. Lundblad <peter@famlundblad.se> wrote:
[snip]
> We discussed this on IRC. I checked how Apache handles this, and it seems
> to just use getpid on all platforms. I don't know how it gets its
> declaration, except that it includes unistd.h where available. If someone
> could just check the attached patch on Windows before I commit it, it
> would be appreciated.

I built and tested it...worked fine. There is a note in the latest MS
docs that it is deprecated and the 'ISO C++ conformant' _getpid should
be used instead, however. </shrug>

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 18 00:38:18 2005

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.