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/20094] New: stdlib.h should not declare grantpt, ptsname, unlockpt for XPG3


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

            Bug ID: 20094
           Summary: stdlib.h should not declare grantpt, ptsname, unlockpt
                    for XPG3
           Product: glibc
           Version: 2.23
            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: ---

stdlib.h declares grantpt, ptsname, unlockpt for __USE_XOPEN.  But these should
only be declared for __USE_XOPEN_EXTENDED (UX-shaded / not in XPG3).

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