From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 72F063858430; Tue, 21 May 2024 14:09:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 72F063858430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716300599; bh=dQZ/PMO7T9B6294RS9NRlYjHwW3rdSzmYEFCZx6EJUw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UlSggLUl28vlA6EZsJNFmxegJ+CaFBpweTuAWn+zMREONPutxAT0A3zGtRxB1qtd1 H71vyxgtEFb2MB1X5+mEcY6f7AejY9fRDrN97nenXb4biB6HNvHHPKYwg9cM5D/26B rMR+OKXcL/SlqwExP3YpL823Dvy2MWKKU8EyZ8l4= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31770] clone3 is in libc.a Date: Tue, 21 May 2024 14:09:59 +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: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31770 --- Comment #1 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D437c94e04b82b410d72= e173c2bfacd8af27abc53 commit 437c94e04b82b410d72e173c2bfacd8af27abc53 Author: H.J. Lu Date: Tue May 21 05:28:29 2024 -0700 Remove the clone3 symbol from libc.a [BZ #31770] clone3 isn't exported from glibc and is hidden in libc.so. Fix BZ #317= 70 by removing clone3 alias. Signed-off-by: H.J. Lu Reviewed-by: Adhemerval Zanella --=20 You are receiving this mail because: You are on the CC list for the bug.=