Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
[gnulib.git] / modules / xsize
1 Description:
2 Checked size_t computations.
3
4 Files:
5 lib/xsize.h
6 m4/xsize.m4
7 m4/size_max.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_XSIZE
13
14 Makefile.am:
15 lib_SOURCES += xsize.h
16
17 Include:
18 "xsize.h"
19
20 Maintainer:
21 Bruno Haible
22