From 2bf851de6dd3a64f91a72a9afba2b3637dbbe154 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 4 Dec 2025 19:25:47 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..3ccbf85 --- /dev/null +++ b/README @@ -0,0 +1,15 @@ +NAME + libj2 - Double-max precision integers + +SYNOPSIS + #include + + Link with -lj2. + +DESCRIPTION + libj2 provides integer data types with double the width of + uintmax_t, along with functions for preforming standard + integer operations, with optional overflow-detection. + +SEE ALSO + libzahl(7) -- cgit v1.2.3-70-g09d2