summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/time.h
AgeCommit message (Expand)Author
2025-04-27LinuxKPI: define time64_tBjoern A. Zeeb
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-17LinuxKPI: add ns_to_timespec64()Bjoern A. Zeeb
2023-04-04linuxkpi: Include linux/math64.h in linux/time.hEmmanuel Vadot
2022-10-23LinuxKPI: add MSEC_PER_SECBjoern A. Zeeb
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2018-07-30Make timespecadd(3) and friends publicAlan Somers
2018-06-07Wrap timespec64 into timespec in the LinuxKPI.Hans Petter Selasky
2018-04-30Define USEC_PER_MSEC and USEC_PER_SEC in the LinuxKPI.Hans Petter Selasky
2016-05-23A missing definition needed by ktime_to_ms().Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky