Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: basesrc/bin/kill
christos%zoulas.com@localhost (Christos Zoulas) writes:
> heh. bash agrees with me. you just need an extra enter [hit return
> one more time and the process will exit].
Hmm, that's interesting. Further looking at bash's kill_pid() it
seems that this is an inconsistency when kill is invoked on a
non-pgrp, non-jobspec argument which may be a bug.
So FWIW, I do agree that this change may be convenient in many cases.
It's just that I looked at the standard and found no wording which
would permit it. However, given the preeminence of implementations
that do SIGCONT these, I don't really mind.
- Klaus
Home |
Main Index |
Thread Index |
Old Index