On Thu, Nov 08, 2001 at 04:56:31PM +0100, Ivan Martinez wrote:
> Anybody help me with this, or you won't have a brand new DSLib v1.3.0 
> supporting C++
> ;-)

<unistd snippage>

What do you need from unistd.h? The problem is that if you're in
suitable kernel space for a real-time module, you won't be allowed
most of the functions in unistd. poll() is right out. fork() doesn't
makes sense...

Gary (-;
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to