about summary refs log tree commit diff
path: root/Src/signals.h
Commit message (Expand)AuthorAgeFilesLines
* 31350: block SIGWINCH nearly all the time, exceptBart Schaefer2013-04-301-0/+8
* Guillaume Chazarain: 23364: fix race in POSIX signal blockingPeter Stephenson2007-05-011-20/+4
* Fix TRAPS_ASYNC so that it handles signals correctly.Peter Stephenson2004-05-021-19/+0
* 19809: improve NO_TRAPS_ASYNC by queueing traps alonePeter Stephenson2004-04-211-0/+17
* rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky2001-06-181-1/+1
* remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky2001-01-161-19/+21
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-2/+33
* Initial revisionTanaka Akira1999-04-151-0/+94