summaryrefslogtreecommitdiff
path: root/devel/libtai/distinfo
diff options
context:
space:
mode:
authorschmonz <schmonz>2007-03-15 05:27:12 +0000
committerschmonz <schmonz>2007-03-15 05:27:12 +0000
commitb7a8b354892d2100555362b433d3559fde47cfca (patch)
tree8198b591ff6aaaed939e29bbe1336a5e58e59ea6 /devel/libtai/distinfo
parent4d24e0ea33cebff11b171e617e3e27b82c2c2555 (diff)
downloadpkgsrc-b7a8b354892d2100555362b433d3559fde47cfca.tar.gz
Initial import of libtai 0.60, a public-domain library for storing
and manipulating dates and times. libtai supports two time scales: (1) TAI64, covering a few hundred billion years with 1-second precision; (2) TAI64NA, covering the same period with 1-attosecond precision. Both scales are defined in terms of TAI, the current international real time standard. libtai provides an internal format for TAI64, struct tai, designed for fast time manipulations. The tai_pack() and tai_unpack() routines convert between struct tai and a portable 8-byte TAI64 storage format. libtai provides similar internal and external formats for TAI64NA. This version of libtai requires a UNIX system with gettimeofday(). It will be easy to port to other operating systems with compilers supporting 64-bit arithmetic.
Diffstat (limited to 'devel/libtai/distinfo')
-rw-r--r--devel/libtai/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/libtai/distinfo b/devel/libtai/distinfo
new file mode 100644
index 00000000000..292a5bc23f3
--- /dev/null
+++ b/devel/libtai/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/15 05:27:12 schmonz Exp $
+
+SHA1 (libtai-0.60.tar.gz) = f4682fb2a98dd7d434aa0cecd9254a58a0bfd9fb
+RMD160 (libtai-0.60.tar.gz) = 706111781e5e5bd7ae888e3cdc169d1d8d29de6f
+Size (libtai-0.60.tar.gz) = 17300 bytes