repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mktime: don’t consult daylight
[gnulib.git]
/
modules
/
size_max
blob
004573050ce0f8082b7f87effc10c0d425cb306e
1
Description:
2
Provide SIZE_MAX, for cases when the 'stdint' module cannot be used.
3
4
Files:
5
m4/size_max.m4
6
lib/size_max.h
7
8
Depends-on:
9
10
configure.ac:
11
gl_SIZE_MAX
12
13
Makefile.am:
14
lib_SOURCES += size_max.h
15
16
Include:
17
"size_max.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
Simon Josefsson
24
all