summaryrefslogtreecommitdiffstats
path: root/libraries/liburcu/slack-desc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-17 03:59:24 +0100
committer Robby Workman2013-11-17 05:56:54 +0100
commit049d52f36da2f99814d58e092189f187b87ffb92 (patch)
treece8047c17739bd2ff2b2492ea22a5247b55eb083 /libraries/liburcu/slack-desc
parent5cd4f3ad8aa8503d9cdd961cb97c61f444882da5 (diff)
downloadslackbuilds-049d52f36da2f99814d58e092189f187b87ffb92.tar.gz
libraries/liburcu: Added (RCU Library)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/liburcu/slack-desc')
-rw-r--r--libraries/liburcu/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/liburcu/slack-desc b/libraries/liburcu/slack-desc
new file mode 100644
index 0000000000..a636847b57
--- /dev/null
+++ b/libraries/liburcu/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+liburcu: liburcu (RCU Library)
+liburcu:
+liburcu: liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library.
+liburcu: This data synchronization library provides read-side access which
+liburcu: scales linearly with the number of cores.
+liburcu:
+liburcu:
+liburcu:
+liburcu: Project URL: http://lttng.org/urcu
+liburcu:
+liburcu: