summaryrefslogtreecommitdiff
path: root/gnulib/modules/size_max
blob: b584e496d91f48e57b0feab37d4498b66f4585a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Provide SIZE_MAX, for cases when the 'stdint' module cannot be used.

Files:
m4/size_max.m4
lib/size_max.h

Depends-on:

configure.ac:
gl_SIZE_MAX

Makefile.am:
lib_SOURCES += size_max.h

Include:
"size_max.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson
Bruno Haible