[uClibc]using uclibc help

Michael Shmulevich michaels at jungo.com
Wed May 2 07:39:29 UTC 2001


Cory,

Cory Visi wrote:

> tool. The only functions uClibc lacks that aps uses it htons() and atoi().
> I'm sure I could figure out how to implement these in other ways, but I'm
> sure someone else has done this already.

If you're missing these functions, means you didn't include the header 
from uClibc. Those two are simply macros, one from stdlib.h (?) and 
another from netinet/in.h. Both functions resolve to some well-defined 
symbols, and you can find it inuClibc's tree.

Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D
email: michaels at jungo.com
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)






More information about the uClibc mailing list