public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug linuxthreads/12300] New: [PATCH] RTLD_SINGLE_THREAD_P used unconditionally but only available on ports/NPTL
@ 2010-12-08 17:06 rmh at gnu dot org
  2010-12-08 17:08 ` [Bug linuxthreads/12300] " joseph at codesourcery dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rmh at gnu dot org @ 2010-12-08 17:06 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12300

           Summary: [PATCH] RTLD_SINGLE_THREAD_P used unconditionally but
                    only available on ports/NPTL
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: linuxthreads
        AssignedTo: drow@false.org
        ReportedBy: rmh@gnu.org


Created attachment 5149
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5149
patch

RTLD_SINGLE_THREAD_P is used unconditionally in elf/dl-runtime.c.  However on
MIPS platforms it is only defined by NPTL subdir in ports:

sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h:# define RTLD_SINGLE_THREAD_P
\

This patch adds RTLD_SINGLE_THREAD_P for linuxthreads/mips as well.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-30  6:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-08 17:06 [Bug linuxthreads/12300] New: [PATCH] RTLD_SINGLE_THREAD_P used unconditionally but only available on ports/NPTL rmh at gnu dot org
2010-12-08 17:08 ` [Bug linuxthreads/12300] " joseph at codesourcery dot com
2010-12-08 17:18 ` rmh at gnu dot org
2010-12-08 19:59 ` joseph at codesourcery dot com
2010-12-08 20:12 ` rmh at gnu dot org
2010-12-09  5:31 ` joseph at codesourcery dot com
2012-02-16 14:28 ` jsm28 at gcc dot gnu.org
2014-02-06 18:25 ` jsm28 at gcc dot gnu.org
2014-06-30  6:22 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).