index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
signals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
17250: dont't execsave()/execrestore() around synchronous traps
Peter Stephenson
2002-05-29
1
-2
/
+12
*
more handler -> zhandler
Peter Stephenson
2001-06-18
1
-3
/
+3
*
rename handler() to zhandler() because it's now exported to modules (14951)
Sven Wischnowsky
2001-06-18
1
-2
/
+2
*
mod_export handler
Peter Stephenson
2001-06-13
1
-1
/
+1
*
add mod_export in a couple of places where it was missing
Oliver Kiddle
2001-05-23
1
-1
/
+1
*
Fix problem with traps not runing if shell exec'd final command
Peter Stephenson
2001-03-30
1
-0
/
+16
*
make signal queueing variables be exported to modules (13384)
Sven Wischnowsky
2001-01-25
1
-3
/
+3
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-53
/
+25
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
1
-9
/
+63
*
Change some zerr to zwarn for consistency.
Bart Schaefer
2000-10-02
1
-2
/
+1
*
Delete stray whitespace.
Bart Schaefer
2000-06-15
1
-1
/
+0
*
11906: yet two more saving trap bugs
Peter Stephenson
2000-06-14
1
-8
/
+14
*
11901: two more trap saving bugs
Peter Stephenson
2000-06-14
1
-1
/
+5
*
11895: trap exit problem when exiting from function scope
Peter Stephenson
2000-06-14
1
-2
/
+2
*
11839: endtrapscope() null pointer dereference prevention
Clint Adams
2000-06-09
1
-1
/
+1
*
11736: Fix TRAPEXIT scoping.
Bart Schaefer
2000-06-03
1
-1
/
+1
*
11029: Some missing bits of merging 11015 with 11026.
Bart Schaefer
2000-04-30
1
-3
/
+0
*
11026: fix for unfunction of trap with localtraps bug
Peter Stephenson
2000-04-30
1
-12
/
+17
*
11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not
Bart Schaefer
2000-04-29
1
-5
/
+17
*
detect ignored signals correctly (10625)
Sven Wischnowsky
2000-04-10
1
-61
/
+258
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+748