Relates :
|
|
Relates :
|
For Linux, Solaris, BSD, and AIX the implementations of os::user_handler, os::signal, os::signal_raise, and os::sigexitnum_pd are very similar, and some of the differences are probably unnecessary or even incorrect. [Solaris seems to be different in possibly slightly more interesting ways than the others, but even there it may be that "modern" Solaris could allow some of those differences to be removed.] I think these could be mostly merged into a single implementation in os_posix.
|