view modules/freadable @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents 2c1ba629f5d5
children 76f9d77a4915
line wrap: on
line source

Description:
freadable() function: Determine whether a FILE stream supports reading.

Files:
lib/freadable.h
lib/freadable.c
lib/stdio-impl.h
m4/freadable.m4

Depends-on:
stdbool

configure.ac:
gl_FUNC_FREADABLE

Makefile.am:

Include:
"freadable.h"

License:
LGPL

Maintainer:
Bruno Haible, Eric Blake