Date: Sat, 21 Nov 2009 20:44:34 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh trap.c src/tools/regression/bin/sh/builtins trap3.0 Message-ID: <200911212047.nALKlduk068087@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2009-11-21 20:44:34 UTC
FreeBSD src repository
Modified files:
bin/sh trap.c
Added files:
tools/regression/bin/sh/builtins trap3.0
Log:
SVN rev 199641 on 2009-11-21 20:44:34Z by jilles
trap: do not consider a bad signal name a fatal error.
POSIX explicitly prescribes this.
Continue processing any other signals and return status 1.
Revision Changes Path
1.36 +6 -3 src/bin/sh/trap.c
1.1 +12 -0 src/tools/regression/bin/sh/builtins/trap3.0 (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911212047.nALKlduk068087>
