]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/commit
MFS9 r255306:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Sep 2013 15:38:40 +0000 (15:38 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Sep 2013 15:38:40 +0000 (15:38 +0000)
commitdb368053164ae0ab1448e33c267290acb9cc68d3
treede3211a377c8dd80c0096ced1714b95467c2df80
parent39f9ce077570b536b034b0df312947fc1279019c
MFS9 r255306:
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
Approved by: re (kib)

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