Date: Thu, 6 Nov 1997 12:19:44 +0200 (IST) From: Eli Zaretskii To: fredex AT fcshome DOT stoneham DOT ma DOT us, djgpp AT delorie DOT com Subject: Re: rename() bug ?? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 5 Nov 1997, I wrote: > You can get a patched version of rename from Tom Demmers patched libc site. Sorry, my mistake. The bug was actually in the `_truename' library function (which is called internally by `rename'). So you should get the patched version of `_truename' from Tom' site, if you want to fix that.