You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/08/02 01:19:15 UTC

[jira] Closed: (HARMONY-977) [drlvm] Change deprecated function pthread_attr_getstackaddr to recommended pthread_attr_getstack

     [ http://issues.apache.org/jira/browse/HARMONY-977?page=all ]

Geir Magnusson Jr closed HARMONY-977.
-------------------------------------


resolved and committed as r427787

> [drlvm] Change deprecated function pthread_attr_getstackaddr to recommended pthread_attr_getstack
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-977
>                 URL: http://issues.apache.org/jira/browse/HARMONY-977
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Gentoo x86 Linux mostly up to date with stable branch.
> GNU C Library stable release version 2.3.6, by Roland McGrath et al.
> Copyright (C) 2005 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> Compiled by GNU CC version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9).
> Compiled on a Linux 2.6.11 system on 2006-06-25.
> Available extensions:
>         GNU libio by Per Bothner
>         crypt add-on version 2.1 by Michael Glad and others
>         Native POSIX Threads Library by Ulrich Drepper et al
>         The C stubs add-on version 2.1.2.
>         GNU Libidn by Simon Josefsson
>         BIND-8.2.3-T5B
>         NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
> Thread-local storage support included.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/libc/bugs.html>.
> gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>            Reporter: Gregory Shimansky
>         Assigned To: Geir Magnusson Jr
>         Attachments: stack.patch
>
>
> The fix changes the function pthread_attr_getstackaddr which is deprecated in glibc to recommended function pthread_attr_getstack.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira