kc3-lang/gnulib/modules/inet_ntop

Branch :


Log

Author Commit Date CI Message
f07f7c50 2008-04-30 01:27:49 Ensure the system declares inet_ntop, inet_pton when possible.
33d11481 2008-04-28 17:40:25 Move inet_ntop and inet_pton declarations to arpa/inet.h.
88a40fa4 2008-04-23 07:59:31 Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
89861a8b 2007-07-16 10:45:26 Use the synonymous term LGPLv2.
5eeec029 2006-10-13 12:40:22 gnulib-tool now synthesizes the EXTRA_DIST line.
e8684643 2006-10-12 18:52:30 Distribute all lib/* source files through EXTRA_DIST.
3e121868 2006-08-09 22:52:40 Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT rather than gl_C_RESTRICT.
03625c48 2006-07-28 17:27:50 Use netinet_in module.
75c7f7cf 2006-07-28 16:47:24 Use arpa_inet in inet_?to?.
0b2995c8 2006-07-06 13: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.
1899ce45 2006-01-20 12:59:10 Fix inet_ntop on mingw32.
6be5a9a7 2006-01-09 14:22:01 Make inet_ntop depend on restrict.
782db259 2005-09-25 08:17:38 (Depends-on): Add socklen, since inet_ntop.c also uses socklen_t.
f7467854 2005-05-09 15:15:14 New module 'inet_ntop'.