X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=7f36406a2e60477b82520b9ddefc5ef538be712e;hb=8aaff11b82298106fa5ce0ff3d22351d43dd468f;hp=adb82d5db58007979ec57d8c5dc7e282fd167fe7;hpb=10e1b787a61de14407e207919a1dbf24c4205898;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index adb82d5db..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>

@@ -664,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. @@ -1205,13 +1208,6 @@ variables. Depends on - c-bs-a - --- - --- - c-bs-a.m4
AC_C_BACKSLASH_A - --- - - assert #include <assert.h> --- @@ -2231,7 +2227,7 @@ variables. stdint #include <stdint.h> stdint_.h - stdint.m4
full-header-path.m4
size_max.m4
wchar_t.m4
gl_STDINT_H + stdint.m4
full-header-path.m4
longlong.m4
gl_STDINT_H --- @@ -2572,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 @@ -2659,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> --- @@ -3916,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 @@ -4038,6 +4041,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 29 June 2006. + Generated from MODULES.html.sh on 2 July 2006.