[uClibc] inet_aton

Clement MOREAU clement.moreau at inventel.fr
Mon Aug 4 15:40:39 UTC 2003


Hi, 

I am using uclibc 0.9.19, and i wonder why inet_aton has a different
behaviour from the glibc version : 

int inet_aton(cp, inp) 

if inp is NULL, the uClibc version returns at the immediately with
status 0, whereas the glibc version check if cp is a valid address, and
returns status code non zero if it is a valid address.

It makes program who depends of this behaviour fail. 

What is the politics of uClibc against differences of behaviour with the
glibc ? 

Regards,

-- 
Clement MOREAU <clement.moreau at inventel.fr>
Inventel




More information about the uClibc mailing list