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/16670] New: sched.h should include time.h for older POSIX / UNIX98


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

            Bug ID: 16670
           Summary: sched.h should include time.h for older POSIX / UNIX98
           Product: glibc
           Version: 2.19
            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

Older versions of POSIX (1993, 1995/6) and UNIX98 require <sched.h> to make all
symbols from <time.h> visible; only the 2001 edition made this optional.  glibc
fails to meet this requirement.  Testing a patch.

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