Warner Losh 155f15118a clock_gettime: Add Linux aliases for CLOCK_*
Linux standardized what we call CLOCK_{REALTIME,MONOTONIC}_FAST as
CLOCK_{REALTIME,MONOTONIC}_COARSE. In addition, Linux spells
CLOCK_UPTIME as CLOCK_BOOTTIME.

Add aliases to time.h and document these new aliases in
clock_gettime(2).

Reviewed by:		vangyzen, kib (prior), dchagin (prior)
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D30988
2021-07-30 17:20:22 -06:00
..
2021-07-16 18:29:42 +02:00
2021-01-07 09:31:03 +00:00
2021-06-13 22:01:15 +02:00
2021-06-19 20:09:28 +02:00
2021-03-29 11:14:27 +02:00
2021-02-23 20:08:10 +02:00
2021-01-13 23:56:18 -06:00
2020-10-09 19:12:44 +00:00
2021-04-17 22:10:13 +02:00
2021-06-13 22:01:15 +02:00
2020-10-09 19:12:44 +00:00
2021-07-20 10:36:14 +02:00
2021-02-01 09:32:07 +00:00
2021-06-02 17:25:37 -07:00
2021-01-08 13:58:35 -06:00
2020-10-09 19:12:44 +00:00
2021-05-13 17:41:24 +02:00
2021-04-10 17:33:34 +03:00
2021-04-14 18:16:59 +03:00
2021-02-18 15:59:34 +01:00
2021-07-02 10:18:00 +01:00