summaryrefslogtreecommitdiff
path: root/modules/u64
blob: f678c32caafd0ce7347aa62cf70c943b86e9cb96 (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:
uint64_t-like operations that work even on hosts lacking uint64_t

Files:
lib/u64.h
lib/u64.c

Depends-on:
extern-inline
stdint

configure.ac:

Makefile.am:
lib_SOURCES += u64.c

Include:
"u64.h"

License:
LGPLv2+

Maintainer:
Paul Eggert