X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=7f36406a2e60477b82520b9ddefc5ef538be712e;hb=8aaff11b82298106fa5ce0ff3d22351d43dd468f;hp=6e4e632ceeb93100203b23f0123482700eb49141;hpb=53de50e139f6c6ac0e5fb448b84d216aeece602e;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 6e4e632ce..7f36406a2 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -10,10 +10,6 @@

Support for systems lacking ANSI C 89

- - @@ -469,9 +465,12 @@ memory allocation.
c-bs-a - Determine portability of "\a". -
assert Allow the installer to disable assertions through "configure --disable-assert".
stdint - An <stdint.h> that nearly conforms to C99. -(Nearly: {uint,int}_{fast,least}{8,16,32,64}_t may not correspond -to the fastest and smallest types available on the system.) + A <stdint.h> that nearly conforms to C99. +Assumes typical host with 8-bit bytes, two's complement +representation, and no padding or trap representations, with int +widths equal to 8, 16, 32, and 64 bits. {uint,int}_fast{8,16,32,64}_t +may not correspond to the fastest types available on the system. +Macros are used instead of typedefs.

Input/output <stdio.h>

@@ -604,6 +603,10 @@ to a fixed length string 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. @@ -660,6 +663,10 @@ to a fixed length string strtok_r() function: split string into tokens, thread safe. + sys_stat + A <sys/stat.h> for systems with missing declarations. + + unistd A <unistd.h> for systems lacking it. @@ -667,6 +674,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

@@ -1197,13 +1208,6 @@ variables. - -
Depends on
c-bs-a - --- - --- - c-bs-a.m4
AC_C_BACKSLASH_A -
--- -
assert #include <assert.h> --- @@ -1866,8 +1870,8 @@ variables. xvasprintf #include "xvasprintf.h" xvasprintf.c
xasprintf.c
xalloc.h -
--- - vasprintf
xalloc-die +
xvasprintf.m4
gl_XVASPRINTF +
vasprintf
xalloc-die
xsize
stdarg

Signal handling <signal.h>

@@ -2223,7 +2227,7 @@ variables. stdint #include <stdint.h> stdint_.h - stdint.m4
inttypes.m4
gl_STDINT_H + stdint.m4
full-header-path.m4
longlong.m4
gl_STDINT_H --- @@ -2428,7 +2432,7 @@ variables. #if HAVE_WCHAR_H && HAVE_WCTYPE_H
#include "mbchar.h"
#endif mbchar.c mbchar.m4
gl_MBCHAR - stdbool + stdbool
wcwidth mbiter @@ -2494,7 +2498,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 @@ -2546,6 +2550,13 @@ variables. 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> mkdir.c @@ -2557,7 +2568,7 @@ variables. #include <stdlib.h> mkstemp.c
tempname.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkstemp.m4
gl_FUNC_MKSTEMP - stat-macros + stat-macros
sys_stat mkdtemp @@ -2644,6 +2655,13 @@ variables. restrict + sys_stat + #include <sys/stat.h> + stat_.h + full-header-path.m4
sys_stat_h.m4
gl_HEADER_SYS_STAT_H + --- + + unistd #include <unistd.h> --- @@ -2657,6 +2675,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

@@ -3309,7 +3334,7 @@ variables. + + + +
#include "mbswidth.h" mbswidth.c mbstate_t.m4
mbrtowc.m4
mbswidth.m4
gl_MBSWIDTH -
--- + wcwidth
memcasecmp @@ -3894,7 +3919,7 @@ variables. #include <inttypes.h> inttypes.h include_next.m4
full-header-path.m4
_inttypes_h.m4
gl_INTTYPES_H -
stdint + ---
javacomp-script @@ -3939,6 +3964,13 @@ variables. save-cwd
gettext-h
dirname
extensions
intprops
read-file + #include "read-file.h" + read-file.c + read-file.m4
gl_FUNC_READ_FILE +
--- +
rijndael #include "rijndael-alg-fst.h"
#include "rijndael-api-fst.h"
rijndael-alg-fst.c
rijndael-alg-fst.h
rijndael-api-fst.c
rijndael-api-fst.h @@ -3947,7 +3979,7 @@ variables.
socklen - #include <sys/socket.h> + #include <sys/types.h>
#include <sys/socket.h>
--- socklen.m4
gl_TYPE_SOCKLEN_T
sys_socket @@ -3960,8 +3992,15 @@ variables. ---
sys_select + #include <sys/select.h> + --- + sys_select_h.m4
gl_HEADER_SYS_SELECT +
sys_socket +
sys_socket - #include <sys/socket.h> + #include <sys/types.h>
#include <sys/socket.h>
socket_.h sys_socket_h.m4
gl_HEADER_SYS_SOCKET
--- @@ -4002,6 +4041,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 9 May 2006. + Generated from MODULES.html.sh on 2 July 2006.