OpenGrok
Cross Reference: siglist.sh
xref
: /
src
/
bin
/
ksh
/
siglist.sh
Home
|
History
|
Annotate
|
Download
|
only in
ksh
History log of
/src/bin/ksh/siglist.sh
Revision
Date
Author
Comments
1.13
23-Feb-2021
christos
PR/56007: Greg A. Woods: ksh unable to execute ERR traps
(probably since 2016/03/17 - i.e. 8.x and 9.x)
1.12
17-Mar-2016
christos
branches: 1.12.8; 1.12.16; 1.12.18;
s/sed/${SED}/
1.11
17-Mar-2016
christos
put back the complex sed/awk since the code can't handle unsorted or repeated
entries (Rin Okuyama)
1.10
16-Mar-2016
christos
We don't need all this magic to build the signals lists. Do the work at
compile time.
1.9
23-Jan-2011
hauke
The Solaris 7 "/usr/{,xpg4/}bin/sort"s expect whitespace between the "-k"
option and its argument.
1.8
25-Oct-2008
apb
branches: 1.8.14;
In shell scripts run during the build, add a SED variable, defaulting
to "sed". SED=${TOOL_SED:Q} should be passed in the environment to
override this.
1.7
19-Oct-2008
apb
In shell scripts invoked during a build, and in crunchgen, use ${AWK}
instead of plain "awk". The Makefiles that invoke these scripts
or programs will pass AWK=${HOST_AWK:Q}.
1.6
14-Nov-2006
christos
fix the sort order too.
1.5
14-Nov-2006
christos
Fix signal list generation, from Jukka Salmi
1.4
16-Oct-2006
christos
use c99 initializers
1.3
27-Jun-2006
christos
PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field
specifications
1.2
12-Jan-1997
tls
RCS ID Police
1.1
21-Sep-1996
jtc
branches: 1.1.1;
Initial revision
1.1.1.2
09-Oct-1996
jtc
import pdksh 5.2.9
1.1.1.1
21-Sep-1996
jtc
import pdksh 5.2.8
1.8.14.1
08-Feb-2011
bouyer
Sync with HEAD
1.12.18.1
23-Feb-2021
martin
Pull up following revision(s) (requested by christos in ticket #1212):
bin/ksh/siglist.sh: revision 1.13
PR/56007: Greg A. Woods: ksh unable to execute ERR traps
(probably since 2016/03/17 - i.e. 8.x and 9.x)
1.12.16.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.12.16.1
21-Apr-2020
martin
Sync with HEAD
1.12.8.1
23-Feb-2021
martin
Pull up following revision(s) (requested by christos in ticket #1658):
bin/ksh/siglist.sh: revision 1.13
PR/56007: Greg A. Woods: ksh unable to execute ERR traps
(probably since 2016/03/17 - i.e. 8.x and 9.x)
Indexes created Thu Oct 30 16:09:53 GMT 2025