regex: port to Stratus OpenVOS
[gnulib.git] / modules / u64
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