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

Re: svn commit: r10819 - trunk/subversion/libsvn_subr

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-09-06 01:47:22 CEST

On Sun, 2004-09-05 at 19:44, Branko Čibej wrote:
> I'd like to know why this code should be Unix-specific. I can't see a
> single reason.

The code is intended to handle the case where an svn command-line app is
invoked with no file descriptor 0, 1, or 2, such that the first few
files opened become accidentally mapped to stdin, stdout, or stderr.

I didn't think Windows really had the concept of file descriptors
outside of the POSIX terarium, much less file descriptors which (by
virtue of their numbers) map onto stdin/stdout/stderr.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 6 01:47:47 2004

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.