Opened 15 years ago

Closed 15 years ago

#3516 closed bug (fixed)

pthread.h should include sched.h (easy)

Reported by: kaliber Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

According to http://opengroup.org/onlinepubs/007908799/xsh/pthread.h.html

Inclusion of the <pthread.h> header will make visible symbols defined in the headers <sched.h> and <time.h>. 

Change History (1)

comment:1 by korli, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev29438

Note: See TracTickets for help on using tickets.