[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Mon, 7 May 2001 17:37:55 +0200 (CEST)
>From owner-rtl Mon May 7 10:30:55 2001
Received: from kanga.hofr.at (N695P010.adsl.highway.telekom.at [62.47.30.202])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f47GUsJ14191
for <rtl@rtlinux.org>; Mon, 7 May 2001 10:30:54 -0600
Received: (from hofrat@localhost)
by kanga.hofr.at (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) id f47FSYV30745
for rtl@rtlinux.org; Mon, 7 May 2001 17:28:34 +0200
From: Der Herr Hofrat <der.herr@hofr.at>
Message-Id: <200105071528.f47FSYV30745@kanga.hofr.at>
Subject: Re: [rtl] sigprocmask
In-Reply-To: <3AF4913C.30A7581B@city.dk> from Anders Gnistrup at "May 5, 2001
10:48:12 pm"
To: rtl@rtlinux.org
Date: Mon, 7 May 2001 17:28:34 +0200 (CEST)
X-Mailer: ELM [version 2.4ME+ PL60 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
> what is wrong with this?
> I get a unresolved symbol sigprocmask. I have looked in the header file
> posix/signal.h and the finktion is there.
>
> #include <rtl.h>
> #include <rtl_time.h>
> #include <rtl_sched.h>
> #include <time.h>
> #include <posix/signal.h>
#include <rtlinux_signal.h>
hofrat