]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245428:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Sep 2013 15:17:25 +0000 (15:17 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Sep 2013 15:17:25 +0000 (15:17 +0000)
commitba854ebd5d69b8eeb99e0bb2e4722c390b206295
tree426b2c5e35d255430b5ce6f5afcebd3c61b86d5b
parentaab1be7898a500d534c0f1738ee3753d2ca2ca49
MFC r245428:

Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_*
values with those in <sys/time.h>.  Otherwise, if a program includes
<time.h> before <sys/time.h>, the CLOCK_PROCESS_CPUTIME_ID macro never
gets defined.

Reviewed by: davidxu

git-svn-id: svn://svn.freebsd.org/base/stable/9@255306 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
include/time.h