http://bugs.grommit.com/show_bug.cgi?id=571
roland.mainz at nrubsig.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #4 from roland.mainz at nrubsig.org 2008-08-25 02:04 PDT
-------
Patch checked-in...
$ cat commitmessage.txt
Fix for bug #571 ('AST sleep SIGALRM behavior incompatible with Solaris
/usr/bin/sleep' - http://bugs.grommit.com/show_bug.cgi?id=571)
This patch backports a change from ast-ksh.2008-08-22 to make sure that
the "sleep" builtin behaves the same way as Solaris /usr/bin/sleep when
it receives SIGALRM (e.g. ignore the signal, continue sleeping and exit
with error code "0")
Patch URL is http://bugs.grommit.com/attachment.cgi?id=248
$ svn commit --file=commitmessage.txt
Sending src/lib/libshell/common/bltins/sleep.c
Sending src/lib/libshell/misc/ERRATA.txt
Transmitting file data ..
Committed revision 1182.
... marking bug as FIXED.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.