]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Import from gnulib, to support new getaddrinfo implementation of gnulib.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 19:09:33 +0000 (19:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 19:09:33 +0000 (19:09 +0000)
commitffafcd29981674cdd1904fcc5a8b015fb5787e5f
treeeef690e32d63309783d214fb2c79169c72d63859
parent01dddfef2ae8caf7818dd94ca5c4e1d6f3b9140a
Import from gnulib, to support new getaddrinfo implementation of gnulib.
lib/inet_ntop.c [new file with mode: 0644]
lib/inet_ntop.h [new file with mode: 0644]
lib/snprintf.c [new file with mode: 0644]
lib/snprintf.h [new file with mode: 0644]
lib/socket_.h [new file with mode: 0644]
m4/arpa_inet_h.m4 [new file with mode: 0644]
m4/inet_ntop.m4 [new file with mode: 0644]
m4/netinet_in_h.m4 [new file with mode: 0644]
m4/snprintf.m4 [new file with mode: 0644]