git: <time.h>: CLOCKS_PER_SEC must be of type clock_t.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Feb 3 02:44:40 PST 2016
commit 65de5b12950accf3b6361e14149b704dad02e187
Author: Sascha Wildner <saw at online.de>
Date: Wed Feb 3 11:44:21 2016 +0100
<time.h>: CLOCKS_PER_SEC must be of type clock_t.
Note that its value violates the standards requirement that it be
1000000. See the STANDARDS section of clock(3)'s manual page for
further information.
Summary of changes:
include/time.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65de5b12950accf3b6361e14149b704dad02e187
--
DragonFly BSD source repository
More information about the Commits
mailing list