modules/inet_pton


Log

Author Commit Date CI Message
Bruno Haible 5eeec029 2006-10-13T12:40:22 gnulib-tool now synthesizes the EXTRA_DIST line.
Bruno Haible e8684643 2006-10-12T18:52:30 Distribute all lib/* source files through EXTRA_DIST.
Paul Eggert 3e121868 2006-08-09T22:52:40 Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT rather than gl_C_RESTRICT.
Simon Josefsson 03625c48 2006-07-28T17:27:50 Use netinet_in module.
Simon Josefsson 75c7f7cf 2006-07-28T16:47:24 Use arpa_inet in inet_?to?.
Simon Josefsson 0b2995c8 2006-07-06T13:53:54 2006-07-06 Simon Josefsson <jas@extundo.com> * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is now the canonical place for the M4 file). * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it from the sys_socket dependency now. * modules/inet_pton (Files): Ditto. * modules/inet_ntop (Files): Ditto.
Simon Josefsson cf357e41 2006-06-21T09:59:49 Add inet_pton module.