Searched hist:"339 b0f68f21e63e6f1979af60c480335ef9ac9b2" (Results 1 – 1 of 1) sorted by relevance
/freebsd/include/ |
H A D | time.h | diff 339b0f68f21e63e6f1979af60c480335ef9ac9b2 Fri Feb 03 22:47:48 CET 1995 Bruce Evans <bde@FreeBSD.org> Define CLOCKS_PER_SEC.
Define CLK_TCK only if _ANSI_SOURCE is not defined.
Don't include <machine/limits.h> to get the definition of CLK_TCK. CLK_TCK should never have been defined there, and the inclusion polluted the namespace. diff 339b0f68f21e63e6f1979af60c480335ef9ac9b2 Fri Feb 03 22:47:48 CET 1995 Bruce Evans <bde@FreeBSD.org> Define CLOCKS_PER_SEC.
Define CLK_TCK only if _ANSI_SOURCE is not defined.
Don't include <machine/limits.h> to get the definition of CLK_TCK. CLK_TCK should never have been defined there, and the inclusion polluted the namespace.
|