summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-07-24 12:45:09 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-07-24 12:48:45 +0200
commit6dc393369a96f1629dea8fe4687a4c2e36502b89 (patch)
tree1f0f24d7e2582839b9a3dd1a0a128f2c4185552b
parent2a27f0d2edf6ba452e6e046fc6c4ede04cdd7fec (diff)
parentb696ce4880f6eda53edcb5d6cca445c3ac7b01bf (diff)
Merge branch 'libihash'
-rw-r--r--hurd.mdwn1
-rw-r--r--hurd/libihash.mdwn35
2 files changed, 36 insertions, 0 deletions
diff --git a/hurd.mdwn b/hurd.mdwn
index 78242651..c5627e29 100644
--- a/hurd.mdwn
+++ b/hurd.mdwn
@@ -95,6 +95,7 @@ in the *unstable* branch of the Debian archive.
* [[libhello_example]] -- Hurd library example
* [[libtrivfs]]
* [[libnetfs]] -- short introductory material
+ * [[libihash]]
* [[IO_Path]]
* [[Porting]]
* [[Debugging]]
diff --git a/hurd/libihash.mdwn b/hurd/libihash.mdwn
new file mode 100644
index 00000000..58b6368c
--- /dev/null
+++ b/hurd/libihash.mdwn
@@ -0,0 +1,35 @@
+[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled
+[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
+
+ * Hurd libihash
+
+ * old
+
+ * new
+
+ * hurd-l4 libhurd-ihash
+
+ * viengoos libhurd-ihash
+
+# Alternatives?
+
+ * glibc
+
+ * include/inline-hashtab.h
+
+ * locale/programs/simple-hash.h
+
+ * misc/hsearch_r.c
+
+ * NNS; cf. f46f0abfee5a2b34451708f2462a1c3b1701facd
+
+ * <http://cmph.sourceforge.net/>
+
+ * <http://libhashish.sourceforge.net/>