Re: [ANNOUNCEMENT] Updated: coreutils-8.4-2

2010-03-29 Thread Corinna Vinschen
On Mar 29 09:49, Eric Blake wrote: > On 03/29/2010 09:39 AM, george.b.mil...@l-3com.com wrote: > > $ cygcheck -c coreutils > > Cygwin Package Information > > Package Version Status > > coreutils 8.4-2 OK > > > > $ mkdir whatever.exe > > $ mv whatever.exe whatever > > $ echo $? > > 0

Re: [ANNOUNCEMENT] Updated: coreutils-8.4-2

2010-03-29 Thread Eric Blake
On 03/29/2010 09:39 AM, george.b.mil...@l-3com.com wrote: > $ cygcheck -c coreutils > Cygwin Package Information > Package Version Status > coreutils 8.4-2 OK > > $ mkdir whatever.exe > $ mv whatever.exe whatever > $ echo $? > 0 > > $ ls whatever > ls: cannot open directory whatev

Re: [ANNOUNCEMENT] Updated: coreutils-8.4-2

2010-03-29 Thread george . b . milner
$ cygcheck -c coreutils Cygwin Package Information Package Version Status coreutils 8.4-2 OK $ mkdir whatever.exe $ mv whatever.exe whatever $ echo $? 0 $ ls whatever ls: cannot open directory whatever: No such file or directory $ file whatever.exe whatever.exe: directory Same

[ANNOUNCEMENT] Updated: coreutils-8.4-2

2010-03-25 Thread Eric Blake
With the release of cygwin 1.7.2, the coreutils-8.4-2 release has been promoted to current, replacing 7.0-2. NEWS: = Compared to the previous cygwin release of coreutils, this is a major upgrade, with a number of new upstream features. A NEWS summary of the relevant upstream changes is attach