Message-Id: <199904221629.QAA39086@out2.ibm.net> From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Thu, 22 Apr 1999 12:29:03 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: A workaround for Unix-style temporary files References: In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > this from working). However, Mark was suggesting a solution that should > be part of the library. And a library function that hooks SIGSEGV > complicates its usage too much. > Well, I've changed the implementation so it uses the file system extensions. But since dup and dup2 haven't been modified yet to use fsext, it only works correctly if a program doesn't use them. So I can't even use it with Bash, since Bash uses dup and dup2. Mark --- Mark Elbrecht, snowball3 AT usa DOT net http://snowball.frogspace.net/