On Thu, Feb 27, 2003 at 08:30:50PM +0100, Frank A. Uepping wrote: > > #define ERESTARTNOHAND 514 /* restart if no handler.. */ > What handler (signal handler)? Yes; BSD introduced restartable systemcalls around 1985 or so; if the system call was interrupted by a signal, rather than simply returning EINTR, it would try to restart the system call for the process. I suggest checking out W Richard Stevens's absolutely wonderful book, Advanced Programming in the Unix Environment. It is well worth its cost. -- The Bill of Rights: 7 out of 10 rights haven't been sold yet! Contact your congressman for details how *you* can buy one today!
Attachment:
pgp00337.pgp
Description: PGP signature