summaryrefslogtreecommitdiff
path: root/open_issues/packaging_libpthread.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-09-06 19:35:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-09-06 19:35:59 +0200
commite0dd25dccb41c987463ba4519fa92f456840cb74 (patch)
tree2cfa9b8e3fd4e2e9c00add69acc852515495bd5f /open_issues/packaging_libpthread.mdwn
parentc13fc001dbf8b9da4ebf730761fc7b8c1f017c56 (diff)
parent647faa6dd7e286d20171247039bd59600bb7e436 (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/packaging_libpthread.mdwn')
-rw-r--r--open_issues/packaging_libpthread.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/packaging_libpthread.mdwn b/open_issues/packaging_libpthread.mdwn
index 7594ae76..fa3d4312 100644
--- a/open_issues/packaging_libpthread.mdwn
+++ b/open_issues/packaging_libpthread.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2011 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
@@ -15,6 +15,9 @@ IRC, #hurd, 2010-07-31
<tschwinge> My idea was to have a separate libpthread package. What do you think about that?
<youpi> in the long term, that can't work with glibc
<youpi> because of the thread stub stuff
+
+[[libpthread_dlopen]], for example.
+
<youpi> it's not really possible to keep synchronized
<youpi> because you have to decide which package you unpack first
<youpi> (when upgrading)