Hi, At Thu, 30 Jan 2003 02:07:00 +0900, ahoward wrote: > does anyone know how to specify SA_RESTART in the signal mask such that > interupted system calls are automatically restarted on solaris, as they are on > linux? If all of sigprocmask, sigaction and SA_RESTART are available, ruby always sets it. -- Nobu Nakada