12 Feb 2012 23:04
[PATCH] pthread.h: include <time.h>
Yaakov (Cygwin/X <yselkowitz <at> users.sourceforge.net>
2012-02-12 22:04:02 GMT
2012-02-12 22:04:02 GMT
POSIX states: > Inclusion of the <pthread.h> header shall make symbols defined in the > headers <sched.h> and <time.h> visible. The reason being that some pthread functions take a clockid_t argument, and the CLOCK_* symbolic names are therein defined. Patch attached. Yaakov
RSS Feed