Commit Graph

12 Commits (master)

Author SHA1 Message Date
Oliver Kiddle 57248b8883 52750: remove ansi2knr support for old pre-ansi K&R compilers 2 months ago
Oliver Kiddle 5331ff11c6 52594: support for POSIX real-time signals with kill and trap
Also add new -L option to kill for a more verbose listing of signals
3 months ago
Eitan Adler f311619e30 433029: Testing signal return type is no longer needed 6 years ago
Barton E. Schaefer 4abbb4b473 39548: DEBUG for queueing_enabled 8 years ago
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.
11 years ago
Peter Stephenson 6e5279f8b4 Guillaume Chazarain: 23364: fix race in POSIX signal blocking
by using local variables
17 years ago
Peter Stephenson 885509c023 Fix TRAPS_ASYNC so that it handles signals correctly. 20 years ago
Peter Stephenson 5747147aff 19809: improve NO_TRAPS_ASYNC by queueing traps alone 20 years ago
Sven Wischnowsky 3c7f60d084 rename handler() to zhandler() because it's now exported to modules (14951) 23 years ago
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) 24 years ago
Peter Stephenson c292a3ae50 Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
24 years ago
Tanaka Akira e74702b467 Initial revision 25 years ago