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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
u64
blob
f678c32caafd0ce7347aa62cf70c943b86e9cb96
1
Description:
2
uint64_t-like operations that work even on hosts lacking uint64_t
3
4
Files:
5
lib/u64.h
6
lib/u64.c
7
8
Depends-on:
9
extern-inline
10
stdint
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += u64.c
16
17
Include:
18
"u64.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Paul Eggert