X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Blake Subject: Re: experimental coreutils-5.94-3 Date: Sun, 26 Feb 2006 04:19:21 +0000 (UTC) Lines: 28 Message-ID: References: <022320061617 DOT 29317 DOT 43FDE02400054F1A0000728522007374780A050E040D0C079D0A AT comcast DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Eric Blake comcast.net> writes: > > An experimental release of coreutils, 5.94-2, is available to help test > the latest snapshots in preparation for cygwin 1.5.20. To use this > version, you must have a recent snapshot (20060220 or later) > installed, then use the Exp button of setup.exe to select the > experimental version of coreutils. Well, I guess not many people used it, due to the lack of complaints to this list that -2 had a packaging bug (all my cygwin-specific patches were lost, so some programs such as cat fail if stdin is read-write instead of read-only, or cp not coping with .exe extensions). I've now uploaded -3, with the same rules about it being experimental - use it to test out snapshots for the upcoming cygwin 1.5.20, and report if /bin/pwd fails to match the shell builtin 'pwd -P', or if '\ls -i' fails to give the same inode numbers as '\ls -iF'. I did add a patch to ls, so that 'ls -Li' now uses d_ino rather than going about with a wasteful stat, so this mode of operation, although not the usual option set, will run faster. This patch is also being considered upstream for use in the eventual coreutils 6.0. -- Eric Blake volunteer cygwin coreutils maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/