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

Re: A proposed solution for svn admin directory names

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-06-30 01:47:39 CEST

Jonathan Malek wrote:
> I may have read it wrong, but I thought apr used pthread.h? It may be
> that's not the pthread library I know...

On unix it does, but on windows it uses win32 threads, on Netware it
uses something else, on OS/2 and OS/390 who knows what it uses. You
can't depend on pthreads being there, that's the whole reason we have a
portability library.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 30 01:53:56 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.