From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,62b30293a616e7d6,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-09 09:51:54 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: bdavis9659@comcast.net (bud davis) Newsgroups: comp.lang.ada Subject: SIGRTMIN, where is it defined ? Date: 9 Jan 2004 09:51:54 -0800 Organization: http://groups.google.com Message-ID: <73a83911.0401090951.5b97841c@posting.google.com> NNTP-Posting-Host: 148.104.5.35 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1073670714 14112 127.0.0.1 (9 Jan 2004 17:51:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 9 Jan 2004 17:51:54 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:4263 Date: 2004-01-09T09:51:54-08:00 List-Id: Which package can I "with" to get the value of SIGRTMIN ? gnat / linux / i386 I would prefer not to hardcode a constant when it "should" come from a system level package. TIA, bud davis