Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / u64
blob23138d0f8dc9485142057af938f4602e9d76e805
1 Description:
2 uint64_t-like operations that work even on hosts lacking uint64_t
4 Files:
5 lib/u64.h
7 Depends-on:
8 stdint
10 configure.ac:
11 AC_REQUIRE([AC_C_INLINE])
13 Makefile.am:
15 Include:
16 "u64.h"
18 License:
19 LGPLv2+
21 Maintainer:
22 Paul Eggert