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

Gnulib Module List

@@ -671,6 +671,10 @@ to a fixed length string utime utime() function: change access and/or modification times of a file. + + wcwidth + Determine the number of screen columns needed for a character. +

Enhancements for POSIX:2001 functions

@@ -2432,7 +2436,7 @@ variables. + +
#if HAVE_WCHAR_H && HAVE_WCTYPE_H
#include "mbchar.h"
#endif
mbchar.c mbchar.m4
gl_MBCHAR -
stdbool + stdbool
wcwidth
mbiter @@ -2498,7 +2502,7 @@ variables. #include "getaddrinfo.h" getaddrinfo.c
gai_strerror.c
getaddrinfo.m4
sockpfaf.m4
gl_GETADDRINFO -
restrict
gettext-h
socklen
stdbool
strdup
sys_socket +
restrict
gettext-h
socklen
stdbool
strdup
sys_socket
inet_ntop
getcwd @@ -2668,6 +2672,13 @@ variables. utimbuf.m4
utime.m4
utimes.m4
utimes-null.m4
gl_FUNC_UTIME
safe-read
full-write
wcwidth + #include "wcwidth.h" + --- + wcwidth.m4
wchar_t.m4
gl_FUNC_WCWIDTH +
--- +

Enhancements for POSIX:2001 functions

@@ -3320,7 +3331,7 @@ variables. + +
#include "mbswidth.h" mbswidth.c mbstate_t.m4
mbrtowc.m4
mbswidth.m4
gl_MBSWIDTH -
--- + wcwidth
memcasecmp @@ -3977,6 +3988,13 @@ variables. stat-macros.m4
gl_STAT_MACROS
---
sys_select + #include <sys/select.h> + --- + sys_select_h.m4
gl_HEADER_SYS_SELECT +
sys_socket +
sys_socket #include <sys/types.h>
#include <sys/socket.h> @@ -4020,6 +4038,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 22 June 2006. + Generated from MODULES.html.sh on 29 June 2006.