I modified DEVEL today to use sigaction to set SA_RESTART and to avoid having to reinstall signal handlers on each use. Such code tends to be quite platform sensitive, so please test and report any oddities. Kurt