public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/31755] New: procutils_read_file doesn't start with a leading underscore
@ 2024-05-19 22:33 hjl.tools at gmail dot com
  2024-05-20 12:22 ` [Bug libc/31755] " cvs-commit at gcc dot gnu.org
  2024-05-24 12:49 ` hjl.tools at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2024-05-19 22:33 UTC (permalink / raw)
  To: glibc-bugs

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

            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?

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

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

* [Bug libc/31755] procutils_read_file doesn't start with a leading underscore
  2024-05-19 22:33 [Bug libc/31755] New: procutils_read_file doesn't start with a leading underscore hjl.tools at gmail dot com
@ 2024-05-20 12:22 ` cvs-commit at gcc dot gnu.org
  2024-05-24 12:49 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-20 12:22 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7935e7a537cd3347b922dc9f24a2b722dd80156c

commit 7935e7a537cd3347b922dc9f24a2b722dd80156c
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun May 19 18:46:36 2024 -0700

    Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]

    Fix BZ #31755 by renaming the internal function procutils_read_file to
    __libc_procutils_read_file.

    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
    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] 3+ messages in thread

* [Bug libc/31755] procutils_read_file doesn't start with a leading underscore
  2024-05-19 22:33 [Bug libc/31755] New: procutils_read_file doesn't start with a leading underscore hjl.tools at gmail dot com
  2024-05-20 12:22 ` [Bug libc/31755] " cvs-commit at gcc dot gnu.org
@ 2024-05-24 12:49 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2024-05-24 12:49 UTC (permalink / raw)
  To: glibc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.40

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed in 2.40

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

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

end of thread, other threads:[~2024-05-24 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-19 22:33 [Bug libc/31755] New: procutils_read_file doesn't start with a leading underscore hjl.tools at gmail dot com
2024-05-20 12:22 ` [Bug libc/31755] " cvs-commit at gcc dot gnu.org
2024-05-24 12:49 ` hjl.tools at gmail 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).