This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: ^Z under current Cygwin problem


> On Mon, Feb 19, 2001 at 01:12:43PM +0300, Andrej Borsenkow wrote:
> >I thought it was zsh problem but it happens with vanilla bash as well:
> >
> >- the "sleep 100000" is can be suspended but exits immediately after fg'ing
>
> Same thing on linux.
>

Should Cygwin carry over Linux bugs?:

bor@itsrm2% sleep 100000
^Z
zsh: suspended  sleep 100000
bor@itsrm2% fg
[1]  + continued  sleep 100000

it's not going to exit.

O.K., let's consider it a bug in GNU sleep implementation. What about another
case (cat, tr etc)? This does not look right, do it?

-andrej


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]