OSDN Git Service

no need for hidden inet_ntoa_r
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 12 Mar 2011 19:24:03 +0000 (20:24 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:21 +0000 (14:00 +0200)
commitb9e58bace839d8a992ef4937b446f88b47a3e8bc
tree1858131cfba58a8d345b8f9fafb6f83375a08fb9
parent5068fb4d28fde61bc8b58809fd2f9b49e49da61c
no need for hidden inet_ntoa_r

it is reused within the same file, solve it through a static function

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/arpa/inet.h
libc/inet/addr.c