diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2011-09-01 09:27:33 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2011-09-01 09:27:33 +0200 |
commit | 3e7472b3d54853389cd8a17475901fbef976ef18 (patch) | |
tree | fdd31020d36728fe3c2059fa93a9dfcf7b2c2e87 /open_issues/packaging_libpthread.mdwn | |
parent | 688fc9d79713c183c0b7ff2bc1717525c773bee9 (diff) | |
download | web-3e7472b3d54853389cd8a17475901fbef976ef18.tar.gz web-3e7472b3d54853389cd8a17475901fbef976ef18.tar.bz2 web-3e7472b3d54853389cd8a17475901fbef976ef18.zip |
IRC.
Diffstat (limited to 'open_issues/packaging_libpthread.mdwn')
-rw-r--r-- | open_issues/packaging_libpthread.mdwn | 5 |
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) |