view modules/inttypes @ 14730:f0a9a2cd267c

fclose: preserve fflush errors Caught by gcc -Werror=unused-but-set-variable. * lib/fclose.c (rpl_fclose): Don't lose fflush errors. Reported by Jim Meyering. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Wed, 11 May 2011 11:35:06 -0600
parents 94f2b4a2e01c
children 6758fa38915e
line wrap: on
line source

Description:
An <inttypes.h> that nearly conforms to C99.

Files:
m4/inttypes-pri.m4

Depends-on:
inttypes-incomplete

configure.ac:
gl_INTTYPES_H

Makefile.am:

Include:
<inttypes.h>

License:
LGPLv2+

Maintainer:
all