public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18443] New: basename namespace
@ 2015-05-21 15:41 jsm28 at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: jsm28 at gcc dot gnu.org @ 2015-05-21 15:41 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18443
           Summary: basename namespace
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The function basename is the GNU version, and __xpg_basename (with redirects in
libgen.h) is the XPG version.  But under POSIX, functions not involving types
defined in a header can be declared and used directly.  So (with appropriate
symbol versions to support existing binaries) plain basename should get the XPG
function and __gnu_basename should be the GNU version.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-21 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-21 15:41 [Bug libc/18443] New: basename namespace jsm28 at gcc dot gnu.org

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).