X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 26 Dec 2001 21:58:35 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <968-Wed26Dec2001215835+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <10112261824.AA21508@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: V2.03 refresh note References: <10112261824 DOT AA21508 AT clio DOT rice DOT edu> 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 > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Wed, 26 Dec 2001 12:24:56 -0600 (CST) > > > I think you already have those covered. Fileutils might be a > > first-priority addition, but given the lack of complaints, I'm not > > sure even in that. > > mv is obviously broken if the destination exists; touch is broken setting > times; rm can nuke your disk. touch is almost never called to change the time stamps, and rm nuking the disk needs a combination of very rare circumstances. That's why we didn't hear complaints, I guess. > By the way, we really need some compatibility > environment variable (or something) to allow uname in 2.04 to provide > 2.03 behavior ... Why? What is the problem?