Barton E. Schaefer
|
4abbb4b473
|
39548: DEBUG for queueing_enabled
|
2016-10-03 09:37:10 -07:00 |
|
Bart Schaefer
|
d19e18c68d
|
31350: block SIGWINCH nearly all the time, except
when about to calculate prompts or do synchronous read, so
syscalls are not interrupted by window size changes.
|
2013-04-30 00:08:49 -07:00 |
|
Peter Stephenson
|
6e5279f8b4
|
Guillaume Chazarain: 23364: fix race in POSIX signal blocking
by using local variables
|
2007-05-01 09:35:04 +00:00 |
|
Peter Stephenson
|
885509c023
|
Fix TRAPS_ASYNC so that it handles signals correctly.
|
2004-05-02 19:55:54 +00:00 |
|
Peter Stephenson
|
5747147aff
|
19809: improve NO_TRAPS_ASYNC by queueing traps alone
|
2004-04-21 11:18:45 +00:00 |
|
Sven Wischnowsky
|
3c7f60d084
|
rename handler() to zhandler() because it's now exported to modules (14951)
|
2001-06-18 07:24:22 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Peter Stephenson
|
c292a3ae50
|
Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
|
2000-11-11 19:50:27 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|