Hi Heinz,

On Fri, Apr 27, 2001 at 05:21:12PM -0400, Heinz Haeberle wrote:
> see glibc source and feel free to make your own version. Would be good to
> have one.
> 

Last year I was adapting an MS-DOS based real-time application for RT
Linux. I was rather lazy to re-design the application correctly and I
found that I needed full services sprintf and sscanf in the real-time
module. (The application is flooded with floating point operations).

So I took glibc source and did as you recommend. No easy job for
me. The result library is incorrect (i.e. contains functions forbidden
in real-time context) but it works well for me.

I discourage people from using it but I gave some copies after being
asked. No feedback from other users.

Regards,

pa

-- 
..........................................................................
Pavel Andris                               | tel: +421 7 5941 2167
Institute of Control Theory and Robotics   | fax: +421 7 5477 6045
Slovak Academy of Sciences                 | 
Dubravska cesta 9                          | e-mail: [EMAIL PROTECTED]
SK - 842 37 Bratislava                     |
Slovakia                                   |
...........................................................................
-- [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