Opened 16 years ago
Closed 16 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>.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev29438