From: Karl Berry Date: Thu, 22 Jun 2006 07:39:52 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9e6be24fd88da219447b5b6b60413c7b047f0b;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index affc529ae8..7e5655056e 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -603,6 +603,10 @@ to a fixed length string inet_ntop Convert internet address from internal to printable, presentable format. + + inet_pton + Convert internet address from presentation to internal, binary, format. + mkdir mkdir() function: create a directory. @@ -2545,6 +2549,13 @@ variables. inet_ntop.m4
sockpfaf.m4
gl_INET_NTOP restrict
socklen
sys_socket + + inet_pton + #include "inet_pton.h" + inet_pton.c + inet_pton.m4
sockpfaf.m4
gl_INET_PTON + restrict
socklen
sys_socket + mkdir #include <sys/stat.h> @@ -4009,6 +4020,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 20 June 2006. + Generated from MODULES.html.sh on 22 June 2006.