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
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
u64
blob
23138d0f8dc9485142057af938f4602e9d76e805
1
Description:
2
uint64_t-like operations that work even on hosts lacking uint64_t
3
4
Files:
5
lib/u64.h
6
7
Depends-on:
8
stdint
9
10
configure.ac:
11
AC_REQUIRE([AC_C_INLINE])
12
13
Makefile.am:
14
15
Include:
16
"u64.h"
17
18
License:
19
LGPLv2+
20
21
Maintainer:
22
Paul Eggert