Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452184 - sys-libs/glibc-2.17: patches for hppa
Summary: sys-libs/glibc-2.17: patches for hppa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-01-15 07:53 UTC by Guy Martin (RETIRED)
Modified: 2013-01-16 04:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch 1, fix BZ#15005 (glibc-2.17-CFLAGS-rtld.c-fix.diff,544 bytes, patch)
2013-01-15 07:53 UTC, Guy Martin (RETIRED)
Details | Diff
Patch 2, fix errnum checking for futex() (glibc-2.17-hppa-nptl-EAGAIN.diff,1.83 KB, patch)
2013-01-15 07:54 UTC, Guy Martin (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guy Martin (RETIRED) gentoo-dev 2013-01-15 07:53:19 UTC
Created attachment 335682 [details, diff]
Patch 1, fix BZ#15005

There are two patches missing to get a fully working glibc 2.17 on hppa.

1) See http://sourceware.org/bugzilla/show_bug.cgi?id=15005


2) One NPTL related patch provided by Carlos
Comment 1 Guy Martin (RETIRED) gentoo-dev 2013-01-15 07:54:07 UTC
Created attachment 335684 [details, diff]
Patch 2, fix errnum checking for futex()