summaryrefslogtreecommitdiff
path: root/devel/libatomic_ops/distinfo
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-25 00:32:23 +0000
committerbjs <bjs>2008-10-25 00:32:23 +0000
commit1bb4467695d858b51622fffe2e662f7402633886 (patch)
treedb1cb0dadd207960413f16d736aec87f4dbf8464 /devel/libatomic_ops/distinfo
parentaf6c3e01fe0cd5b3eaad7744c6d5d10d5dd5cc66 (diff)
downloadpkgsrc-1bb4467695d858b51622fffe2e662f7402633886.tar.gz
Import libatomic_ops-20081024 (version 1.2)
The latest code is only found in the boehm-gc CVS repository (see Makefile.version for information). I had to take this from there, as there were bug fixes. This library was imported primarily for the [hopefully] upcoming audio/pulseaudio package. TODO: Add support for NetBSD atomic ops? This package provides semi-portable access to hardware provided atomic memory operations. These might allow you to write code: - That does more interesting things in signal handlers. - Makes more effective use of multiprocessors by allowing you to write clever lock-free code. Note that such code is very difficult to get right, and will unavoidably be less portable than lock-based code. It ia also not always faster than lock-based code. But it may occasionally be a large performance win. - To experiment with new and much better thread programming paradigms, etc. As the latest code for this library is only available via CVS, this package provides a snapshot.
Diffstat (limited to 'devel/libatomic_ops/distinfo')
-rw-r--r--devel/libatomic_ops/distinfo6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/libatomic_ops/distinfo b/devel/libatomic_ops/distinfo
new file mode 100644
index 00000000000..47b924cca43
--- /dev/null
+++ b/devel/libatomic_ops/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/25 00:32:23 bjs Exp $
+
+SHA1 (libatomic_ops-20081024.tar.gz) = 5180706e5f337738550b9782e175fd61937a81d6
+RMD160 (libatomic_ops-20081024.tar.gz) = 7c313b975d61632aa72594a9d060c66f7ed5afc5
+Size (libatomic_ops-20081024.tar.gz) = 193424 bytes
+SHA1 (patch-aa) = bf53ad892ba270b1d7a9bd1fa14012ca83ab5323