From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B128398841F; Mon, 28 Jun 2021 19:00:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B128398841F From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/4737] fork is not async-signal-safe Date: Mon, 28 Jun 2021 19:00:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: std-posix X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: adhemerval.zanella at linaro dot org X-Bugzilla-Target-Milestone: 2.34 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status cc assigned_to target_milestone resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2021 19:00:53 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D4737 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |adhemerval.zanella at lina= ro dot o | |rg Assignee|unassigned at sourceware dot org |adhemerval.zanella = at linaro dot o | |rg Target Milestone|--- |2.34 Resolution|--- |FIXED --- Comment #27 from Adhemerval Zanella --- On 2.34 with now have _Fork (c32c868ab8b2b) which is a async-signal-safe fo= rk() replacement added by Austin Group issue 62 [1]. The Austin defect also dro= pped the async-signal-safe requirement for fork, so currently there is no plan to try make fork() async-signal-safe. [1] https://austingroupbugs.net/view.php?id=3D62 --=20 You are receiving this mail because: You are on the CC list for the bug.=