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/17991] New: posix_spawn getrlimit64 namespace


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

            Bug ID: 17991
           Summary: posix_spawn getrlimit64 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

posix_spawn (a standard POSIX function) brings in a use of getrlimit64 (not a
standard POSIX function).

[initial] posix_spawn -> [libc.a(spawn.o)] __spawni -> [libc.a(spawni.o)]
getrlimit64

-- 
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]