xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / xsize
blob50325b276e2feefa87f56753b6d404a8176492d1
1 Description:
2 Checked size_t computations.
4 Files:
5 lib/xsize.h
6 lib/xsize.c
7 m4/xsize.m4
9 Depends-on:
10 extern-inline
11 size_max
13 configure.ac:
14 gl_XSIZE
16 Makefile.am:
17 lib_SOURCES += xsize.h xsize.c
19 Include:
20 "xsize.h"
22 License:
23 LGPLv2+
25 Maintainer:
26 Bruno Haible