Corinna Vinschen cygwin.com> writes:
> I released a new Cygwin TEST version 2.5.0-0.7.
While testing this I got the following from tcsh:
> touch permtest
> chmod 0 permtest
> ./permtest
./permtest: Bad file descriptor.
I would have expected
$ ./permtest
./permtest: Permission denied.
which is
On Mar 17 15:27, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > I released a new Cygwin TEST version 2.5.0-0.7.
>
> While testing this I got the following from tcsh:
>
> > touch permtest
> > chmod 0 permtest
> > ./permtest
> ./permtest: Bad file descriptor.
>
> I would have expec
2 matches
Mail list logo