public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases
       [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
@ 2020-05-27 10:15 ` fweimer at redhat dot com
  2020-10-07 14:08 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-05-27 10:15 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #9 from Florian Weimer <fweimer at redhat dot com> ---
New patch posted:
https://sourceware.org/pipermail/libc-alpha/2020-May/114379.html

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

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

* [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases
       [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
  2020-05-27 10:15 ` [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases fweimer at redhat dot com
@ 2020-10-07 14:08 ` cvs-commit at gcc dot gnu.org
  2020-10-07 14:09 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-10-07 14:08 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Florian Weimer <fw@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=27fe5f2e67a0e4cc0526b1b32b55f8e519075edb

commit 27fe5f2e67a0e4cc0526b1b32b55f8e519075edb
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Oct 7 14:55:04 2020 +0200

    Linux: Require properly configured /dev/pts for PTYs

    Current systems do not have BSD terminals, so the fallback code in
    posix_openpt/getpt does not do anything.  Also remove the file system
    check for /dev/pts.  Current systems always have a devpts file system
    mounted there if /dev/ptmx exists.

    grantpt is now essentially a no-op.  It only verifies that the
    argument is a ptmx-descriptor.  Therefore, this change indirectly
    addresses bug 24941.

    Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>

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

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

* [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases
       [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
  2020-05-27 10:15 ` [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases fweimer at redhat dot com
  2020-10-07 14:08 ` cvs-commit at gcc dot gnu.org
@ 2020-10-07 14:09 ` fweimer at redhat dot com
  2021-04-29 19:39 ` fweimer at redhat dot com
  2023-07-06 17:24 ` fweimer at redhat dot com
  4 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-10-07 14:09 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.33
             Status|ASSIGNED                    |RESOLVED

--- Comment #11 from Florian Weimer <fweimer at redhat dot com> ---
Fixed in glibc 2.33.

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

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

* [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases
       [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-10-07 14:09 ` fweimer at redhat dot com
@ 2021-04-29 19:39 ` fweimer at redhat dot com
  2023-07-06 17:24 ` fweimer at redhat dot com
  4 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2021-04-29 19:39 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=27790

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

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

* [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases
       [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-04-29 19:39 ` fweimer at redhat dot com
@ 2023-07-06 17:24 ` fweimer at redhat dot com
  4 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2023-07-06 17:24 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=30619

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

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

end of thread, other threads:[~2023-07-06 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24941-131@http.sourceware.org/bugzilla/>
2020-05-27 10:15 ` [Bug libc/24941] Make grantpt usable after multi-threaded fork in more cases fweimer at redhat dot com
2020-10-07 14:08 ` cvs-commit at gcc dot gnu.org
2020-10-07 14:09 ` fweimer at redhat dot com
2021-04-29 19:39 ` fweimer at redhat dot com
2023-07-06 17:24 ` 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).