
clock_t is currently a signed type, but in NetBSD this is not the case. As we plan on aligning our types we have to change this as this prevents negative delta from being correctly used. Change-Id: I9bccdee2b41626b0262471dc1900de505a1991a7
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%