From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pertsserver.cs.uiuc.edu ([128.174.247.69]) by hawkwind.utcs.utoronto.ca with SMTP id <24603>; Tue, 31 Dec 1996 16:53:47 -0500 Received: (from mkgardne@localhost) by pertsserver.cs.uiuc.edu (8.8.4/8.8.4) id PAA05716; Tue, 31 Dec 1996 15:53:37 -0600 (CST) Date: Tue, 31 Dec 1996 16:53:37 -0500 Message-Id: <199612312153.PAA05716@pertsserver.cs.uiuc.edu> From: "Mark K. Gardner" To: rc@hawkwind.utcs.toronto.edu Subject: intr and RC Reply-to: mkgardne@cs.uiuc.edu I have been having trouble interrupting commands in RC. Sometimes when I ctl-c (which I have intr set to) the command fails to stop. Other times it stops just fine. (Naturally, it fails to stop when I have invoked a long running program, rather than when it is a short running command.) I did not find any mention of the problem on the rc-list. Has anyone else seen this? Any suggestion on how to find the problem? Configuration: rc-1.5 (linux version from sunsite which differs from the official 1.5beta in its add-ons), Solaris v2.5.1, readline, static linkage, gcc v2.7.1 with -O2 and with a hack for ~/ (which I cannot see how it would prevent intr from being acknowledged). -- Mark K. Gardner (mkgardne@cs.uiuc.edu) University of Illinois at Urbana-Champaign Real-Time Systems Laboratory --