public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/23088] hurd: <sys/types.h> exposes sched_param and sched_priority symbols
       [not found] <bug-23088-131@http.sourceware.org/bugzilla/>
@ 2022-01-15 20:32 ` cvs-commit at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: cvs-commit at gcc dot gnu.org @ 2022-01-15 20:32 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Samuel Thibault
<sthibaul@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1bd7a06a958e93dbd10d99d30ee9ad82fca13f48

commit 1bd7a06a958e93dbd10d99d30ee9ad82fca13f48
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Jan 15 17:35:51 2022 +0100

    htl: Hide __pthread_attr's __schedparam type [BZ #23088]

    The content of the structure is only used internally, so we can make
    __pthread_attr_getschedparam and __pthread_attr_setschedparam convert
    between the public sched_param type and an internal __sched_param.

    This allows to avoid to spuriously expose the sched_param type.

    This fixes BZ #23088.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-15 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23088-131@http.sourceware.org/bugzilla/>
2022-01-15 20:32 ` [Bug hurd/23088] hurd: <sys/types.h> exposes sched_param and sched_priority symbols cvs-commit at gcc dot gnu.org

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).