WIP: User-defined signal handling #59147
Refactor `strsignal` in signals-win.c
af391bf8
Define `sigabbrev_np` on BSD/macOS/Windows
5587db9e
Create `signal_name`/`signal_abbrev` functions
1b585183
omus
changed the title User-defined signal handling WIP: User-defined signal handling 292 days ago
fixup! Create `signal_name`/`signal_abbrev` functions
f8a81e87
Export `jl_sigabbrev`
5de4471d
Define `SIG*` constants
71253be4
Create `jl_install_default_signal_handler` function
e7bc94d6
Add `kill` methods for signals
bf03eaa4
User-defined Julia signal handlers
43198712
Add TODO entries
9f695f98
Abort register if condition unset
f091511a
Remove print
eaf5c87f
Use function to assign condition
5a1d862e
Update misc tests
863dcf04
`sigabbrev_np` is from string.h
731db140
Revert "`sigabbrev_np` is from string.h"
19e73bae
Portable `jl_sigabbrev`
3195d731
fixup! Portable `jl_sigabbrev`
aacde7bb
fixup! Portable `jl_sigabbrev`
882cb7ad
Move functions to signal-handling.c
0b665c0e
fixup! Portable `jl_sigabbrev`
318cdce4
fixup! Move functions to signal-handling.c
4c923c44
Attempt to fix Windows support
7ebe4e7c
fixup! Attempt to fix Windows support
5a10ebdd
fixup! Attempt to fix Windows support
80406dcc
fixup! Attempt to fix Windows support
bfb87389
fixup! Attempt to fix Windows support
a63fac65
Try `raise` to support Windows
aca94150
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub