From: "Tim Van Holder" To: Subject: RE: Minor bug (feature?) in /dev/env support Date: Thu, 4 Jan 2001 20:06:59 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id OAA27537 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > This is a known problem. It doesn't do anything harmful except > leaving behind the /dev and ./env directories. It has some other effects (such as a /dev/env directory being unkillable for a DJGPP program). Nothing that harmful though. > We already discussed this in the past (I think Mark started that > discussion), so please search the djgpp-workers archives for those > discussions, to avoid reiterating what we've been through already. OK - will do. > Please look at src/libc/dos/io/putpath.c in the library, suggest > any fixes you see fit, and let's discuss that. OK - I'll take a look.