OSDN Git Service

Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in addr...
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 20 Oct 2005 19:26:53 +0000 (19:26 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 20 Oct 2005 19:26:53 +0000 (19:26 -0000)
commit789db36adee475a7b5500beca72fea274360a2bd
treeb25c9325b3e181abe7ffae71ff873a05ea4494ff
parent113d55143e81bc8f69b6995284f86d49efc4cfa1
Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in addr.c also as int. Rename mylock/LOCK/UNLOCK in resolv.c to allow IMA compiling
include/arpa/inet.h
libc/inet/resolv.c