History log of /freebsd-10-stable/sys/sys/time.h
Revision Date Author Comments
# 337036 01-Aug-2018 hselasky

MFC r321686 and r330361:
Add inline functions to convert between sbintime_t and decimal time units.
Use them in some existing code that is vulnerable to roundoff errors.


# 304894 27-Aug-2016 kib

MFC r264388 (by davide):
Define SBT_MAX.

MFC r267896 (by davide):
Improve r264388.

MFC note. The SBT_MAX definition already existed on stable/10, but without
the refinement from r267896. Also, consumers of SBT_MAX were not converted,
since r264388 was not merged properly.

Reviewed by: mav


# 270240 20-Aug-2014 davide

Complete MFC of r270233, also unbreak the build.

Reported by: grehan


# 270240 20-Aug-2014 davide

Complete MFC of r270233, also unbreak the build.

Reported by: grehan