[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [rtl] sqrt() function in rt



When ever I need a standard library function that for some reason
isn't available on the system I'm working on, I look it up in
P.J. Plauger's book The Standard C Library (Prentice Hall).
I can usually just type in the the code he provides for each function
and figure out any work arounds.  I haven't used gcc for a while,
but doesn't the source code for all the library functions come with it?
It should be easy to handle error checking yourself and remove the
offending functions.

Bert Pirson  <hpirson@buffalo.veridian.com.>
Calspan - An Operation of Veridian
4455 Genesee Street, Buffalo New York 14225
(716)632-7500 ext. 5453   (716)631-4152 Fax

-----Original Message-----
From: JosÈ Daniel MuÒoz FrÌas <daniel@upco.es>
To: rtl@rtlinux.cs.nmt.edu <rtl@rtlinux.cs.nmt.edu>
Date: Friday, November 06, 1998 8:52 AM
Subject: [rtl] sqrt() function in rt


>Hello,
>
>How can be used the sqrt() function inside an rt-task? When I put this
>function inside an rt-task, the module can not be inserted because it
>can resolve the raise() function (and anothers): I think that this
>function is used to signal the kernel when an error is found.
>
>Has anybody some sqrt() funcion suitable for the inclusion in a rt-task.
>
>Thanks
>
>Dani.
>--
>______________________________________________________________
>JosÈ Daniel MuÒoz FrÌas        Daniel@dea.icai.upco.es
>
>Universidad Pontificia Comillas
>ICAI. Depto. ElectrÛnica y Autom·tica
>
>Alberto Aguilera 23
>28015 Madrid, Spain
>
>Telf. 34-1-5422800                           Fax: 34-1-5596569
>______________________________________________________________


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/