SysV Signals and System Calls

Fred Cox fred at athsys.uucp
Fri Sep 23 10:25:52 AEST 1988


We have a large program initially written on suns, which we now need
to port to various System V machines.  The problem that we are coming
up with is that in BSD 4.2 systems, systems calls are not disturbed
by signals, while System V system calls return an error.  We need signals
for timer events.  What do people do in those cases where they are
using packages, like X Windows, which wait in system calls (read) while
signals may be occurring?

------------------------
Fred Cox, reachable at: sun!athsys!fred



More information about the Comp.unix.questions mailing list