public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug nptl/15790] pthread_mutexattr_gettype doesn't store the value of the 'type' attribute into *type
Date: Thu, 12 Feb 2015 08:49:00 -0000	[thread overview]
Message-ID: <bug-15790-131-PkJK9JhGPl@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-15790-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=15790

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  2868e0703d5b8c8e60c6f60de13e876c4d85daa0 (commit)
      from  ebf27d12e602b428a316c105ed10371ed84d2d3d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2868e0703d5b8c8e60c6f60de13e876c4d85daa0

commit 2868e0703d5b8c8e60c6f60de13e876c4d85daa0
Author: Andreas Schwab <schwab@suse.de>
Date:   Mon Aug 11 11:18:26 2014 +0200

    Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ
#15790)

    pthread_mutexattr_settype adds PTHREAD_MUTEX_NO_ELISION_NP to kind,
    which is an internal flag that pthread_mutexattr_gettype shouldn't
    expose, since pthread_mutexattr_settype wouldn't accept it.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                     |    8 +++++
 NEWS                                          |    2 +-
 nptl/Makefile                                 |    2 +-
 nptl/pthread_mutexattr_gettype.c              |    3 +-
 nptl/{tst-spin1.c => tst-pthread-mutexattr.c} |   38 +++++++++++++-----------
 5 files changed, 33 insertions(+), 20 deletions(-)
 copy nptl/{tst-spin1.c => tst-pthread-mutexattr.c} (57%)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2015-02-12  8:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 11:06 [Bug libc/15790] New: " aponomarenko at rosalab dot ru
2013-07-26 11:13 ` [Bug libc/15790] " aponomarenko at rosalab dot ru
2013-07-26 12:56 ` tolga.dalman at googlemail dot com
2013-07-26 15:38 ` aj at suse dot de
2014-02-07  3:17 ` [Bug nptl/15790] " jsm28 at gcc dot gnu.org
2014-06-13 13:19 ` fweimer at redhat dot com
2014-08-11  9:11 ` schwab@linux-m68k.org
2015-02-12  8:49 ` cvs-commit at gcc dot gnu.org [this message]
2015-02-12  8:55 ` schwab@linux-m68k.org
2015-08-05  6:48 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15790-131-PkJK9JhGPl@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).