On Wed, Apr 05, 2000 at 06:24:45PM +0200, Klaus Keppler wrote:
> Has anyone successfully used vsnprintf() and/or snprintf() without any
> problems inside rtlinux tasks ?
> My rtlinux-box crashes somtimes, so it would be great to know that the
> usage of vsnprintf() is NOT the reason for my problem.
>       thanks in advance
>               klaus


If you are using vsprintf() or sprintf() from the kernel, it is safe.
However, since you say that you are using snprintf(), the source for
this function must come from somewhere else.  Could be any number of
problems then.



dave...

-- [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