On Thursday 03 May 2007, [EMAIL PROTECTED] wrote:
> I can not find anything to explain what is xmalloc with respect to uClibc
> other than a few cvs checks and diffs.

you're going to have to be a little bit more clear as to what you're referring 
to when you say "xmalloc" ... there is no such thing in uClibc

xmalloc() is typically an application specific thing that wraps the call to 
malloc() to make sure it succeeded so that the return checks dont need to be 
duplicated everywhere else
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to