diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-24 12:45:09 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-24 12:48:45 +0200 |
commit | 6dc393369a96f1629dea8fe4687a4c2e36502b89 (patch) | |
tree | 1f0f24d7e2582839b9a3dd1a0a128f2c4185552b /hurd | |
parent | 2a27f0d2edf6ba452e6e046fc6c4ede04cdd7fec (diff) | |
parent | b696ce4880f6eda53edcb5d6cca445c3ac7b01bf (diff) |
Merge branch 'libihash'
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libihash.mdwn | 35 |
1 files changed, 35 insertions, 0 deletions
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/> |