From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF7D23858D20; Sun, 19 May 2024 22:33:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF7D23858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716158038; bh=i3RlmAL+LQUrI0HM5ToBBP6Nw/i4bnpzEmrQ/ysK4EE=; h=From:To:Subject:Date:From; b=DhGSLcuKTeXICrRf5+ez3td3IWBKze8eL19jxYkW7wj5aytHH8F1JYQhW/6sDrKm8 89NKQPsXvg83eAnaO6RPRM7k83la3L/I02XugxQ9lM7khP1l1Bgjo8pU3ytP236mad 9WWkISRH+Z8tnJyq+OO6dLAiqxHRcgG9QMM23Ngc= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/31755] New: procutils_read_file doesn't start with a leading underscore Date: Sun, 19 May 2024 22:33:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: hjl.tools at gmail dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D31755 Bug ID: 31755 Summary: procutils_read_file doesn't start with a leading underscore Product: glibc Version: 2.40 Status: NEW Severity: normal Priority: P2 Component: libc Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com CC: drepper.fsp at gmail dot com Target Milestone: --- procutils_read_file is only used by pidfd_getpid and isn't exported by libc.so. Shouldn't it start with a leading underscore? --=20 You are receiving this mail because: You are on the CC list for the bug.=