From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from postman.osf.org ([130.105.1.152]) by hawkwind.utcs.toronto.edu with SMTP id <2778>; Fri, 16 Apr 1993 11:30:44 -0400 Received: from earth.osf.org by postman.osf.org (5.64+/OSF 1.0) id AA06118; Fri, 16 Apr 93 11:30:41 -0400 Received: by earth.osf.org (5.65/4.7) id AA13016; Fri, 16 Apr 93 11:30:40 -0400 Date: Fri, 16 Apr 1993 11:30:40 -0400 From: rsalz@osf.org Message-Id: <9304161530.AA13016@earth.osf.org> To: arnold@cc.gatech.edu, rc@hawkwind.utcs.toronto.edu Subject: Re: rc and signals > #ifdef SIGFOO > { SIGFOO, "sigfoo", "murphy came to town"}, > #endif /* SIGFOO */ Yes, of course, this is the right way to do it. >Then, at startup, sort the table, eliminate duplicates, and voila, the >signal can be used an index again. No it can't; suppose I have a machine that leaves some signal numbers unused? > DGK is one smart guy I remain mildly convinced that this is not true. /r$