X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=7f36406a2e60477b82520b9ddefc5ef538be712e;hb=8aaff11b82298106fa5ce0ff3d22351d43dd468f;hp=423a5c07fde6aba88aa0c4f9aef4a3372b4db741;hpb=dd318685aae67bed091183040c49cbb44d8cb865;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 423a5c07f..7f36406a2 100644 --- a/MODULES.html +++ b/MODULES.html @@ -465,9 +465,12 @@ memory allocation.
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>

@@ -2224,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 --- @@ -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 1 July 2006. + Generated from MODULES.html.sh on 2 July 2006.