Date: Mon, 2 Nov 1998 15:37:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Stromberg cc: DJGPP-WORKERS Subject: Re: Out of selectors problem with bash In-Reply-To: <199811021139.MAA03117@mars.lu.erisoft.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Mon, 2 Nov 1998, Martin Stromberg wrote: > Or are the selectors lost for the parent as well as for the child when the > child spawns? Precisely. The selectors belong to certain a virtual machine, i.e. to the entire DOS box. Microsoft has a talent to trap you into their bugs and misfeatures, and to seal all exits and work-arounds for those bugs. It's almost as if they considered every possible way out you would think about and consistently blocked every one of them.