On 17 Jun 1999 [EMAIL PROTECTED] wrote:

> My RTlinux is v1.1 for 2.0.36. I have known some basic RT
> functions'prototype and usage, such as rt_task_init(), 
> rt_task_delete(),  rtf_create(), rtf_destory(), rtf_put(),
> rtf_get(), request_RTirq(). But it is not enough. For example,
> I saw  rt_ts_to_rtime() in a  sample application,but I do not 
> know its prototype and usage.You know,I can get a function's
> prototype by "man" in standard  linux,but it doesn't work in 
> RTlinux.So I need  a complete list of all functions' prototype 
> and usage for RTlinux1.1.
> 
> Thank you very much!
> 

Perhaps you could try "grep"-ing the RT-Linux header files, or try
reading through them with "less".

Good luck,
-Don

--- [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/~rtlinux/

Reply via email to