if we care about playing nicely with pre-existing signal handles installed
by the JVM, then surely the right answer is that we too should implement
signal-chaining.
i.e. when we install our signal handlers, we should store the address of
the previously installed handler (if any) and call that inside our signal
handler.
​
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to