This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18527] New: getlogin_r namespace


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

            Bug ID: 18527
           Summary: getlogin_r 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: ---

Various functions in XPG4 bring in references to getlogin_r, which is not in
XPG4.

[initial] glob -> [libc.a(glob.o)] getlogin_r
[initial] getlogin -> [libc.a(getlogin.o)] __getlogin_r_loginuid ->
[libc.a(getlogin_r.o)] getlogin_r
[initial] wordexp -> [libc.a(wordexp.o)] glob -> [libc.a(glob.o)] getlogin_r

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]