OpenGrok
Cross Reference: trap.c
xref
: /
src
/
bin
/
ksh
/
trap.c
Home
|
History
|
Annotate
|
Download
|
only in
ksh
History log of
/src/bin/ksh/trap.c
Revision
Date
Author
Comments
1.14
08-May-2018
kamil
branches: 1.14.2;
Stop using the register keyword in ksh(1)
ksh also does some strange things with it, like put it in argument lists.
No functional change intended.
PR bin/53237 ksh: remove register keyword by Nia Alarie
1.13
30-Jun-2017
kamil
branches: 1.13.4;
ksh: Upgrade to C99 <stdbool.h>
This shell already used C99 functions.
1.12
23-Jun-2017
kamil
ksh: Drop support for UNIX V7-style signal routines
1.11
22-Jun-2017
kamil
Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix
Added missing #endif terminator in emacs.c
1.10
22-Jun-2017
kamil
Temporarily revert previous.
emacs.* gets wrong code in generation
1.9
22-Jun-2017
kamil
Remove code for AIX, including hack for 3.2.5 (from 1997) - from ksh(1)
OK by <kre>
1.8
16-Oct-2006
christos
use c99 initializers
1.7
13-May-2006
christos
Coverity CID 3367, 3368: Avoid NULL deref.
1.6
07-Jul-2004
mycroft
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
Should also fix:
PR 8153
PR 13301
PR 15256
PR 25084
1.5
23-Jun-2003
agc
Add NetBSD RCS Ids.
1.4
16-Sep-2001
wiz
Spell 'occurred' with two 'r's.
1.3
20-Oct-1999
hubertf
branches: 1.3.6;
resolve conflicts
1.2
12-Jan-1997
tls
branches: 1.2.6;
RCS ID Police
1.1
21-Sep-1996
jtc
branches: 1.1.1;
Initial revision
1.1.1.2
20-Oct-1999
hubertf
Import pdksh V5.2.14.
Includes lots of bugfixes.
1.1.1.1
21-Sep-1996
jtc
import pdksh 5.2.8
1.2.6.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.3.6.1
26-Feb-2002
he
Pull up revision 1.4 (requested by dogcow):
Synchronize with current development version:
o fix problem with ``set -x'' causing a core dump; fixes PR#11361
o fix problem with ``set -e'' causing early exit; fixes PR#11542
o fix various misspellings and nested extern declarations
1.13.4.1
21-May-2018
pgoyette
Sync with HEAD
1.14.2.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.14.2.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Mon Oct 13 01:09:56 GMT 2025