diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 13:04:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 13:04:07 +0200 |
commit | bc642c08945c850f04ac41c0d42ea06d7cf08f5a (patch) | |
tree | 65571e0f1b03a5847bd0d204846ac2f78592f6ef /hurd | |
parent | 6fc942f66e0b9435939e63ad9aeeeee91cfbc200 (diff) | |
parent | 3aecc744ff639916fb3efd2f728aed460b19b426 (diff) |
Merge remote-tracking branch 'kepler.SCHWINGE/master'
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libihash.mdwn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/hurd/libihash.mdwn b/hurd/libihash.mdwn index 03ebae82..d6b8e8b6 100644 --- a/hurd/libihash.mdwn +++ b/hurd/libihash.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2009, 2010, 2011 Free Software Foundation, +[[!meta copyright="Copyright © 2009, 2010, 2011, 2012 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -6,8 +6,8 @@ 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]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!tag open_issue_hurd]] @@ -48,6 +48,8 @@ is included in the section entitled * libstdc++: `unordered_map`, `tr1/unordered_map`, `ext/hash_map` + * libiberty: `hashtab.c` + * <http://cmph.sourceforge.net/> * <http://libhashish.sourceforge.net/> |