summaryrefslogtreecommitdiff
path: root/Src/signals.h
AgeCommit message (Collapse)AuthorFilesLines
2001-06-18rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky1-1/+1
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky1-19/+21
signal handlers are only executed when it is safe to run them (13365)
2000-11-11Sven: 13108: Handle traps synchronouslyPeter Stephenson1-2/+33
pws: 13109, 13111: clear up zle display when output produced in trap.
1999-04-15Initial revisionTanaka Akira1-0/+94