COMMITS
/ programs/timefn.c March 23, 2025
Y
fix a risk of overflow on a time counter on Windows
Yann Collet committed
February 18, 2023
D
Fix typos found by codespell
Dimitri Papadopoulos committed
January 13, 2023
Y
restore support of clock_gettime() for POSIX systems
Yann Collet committed
Y
refactor timefn
Yann Collet committed
January 6, 2023
Y
minor simplification refactoring for timefn
Yann Collet committed
December 20, 2022
W
Coalesce Almost All Copyright Notices to Standard Phrasing
W. Felix Handte committed
W
Update Copyright Headers 'Facebook' -> 'Meta Platforms'
W. Felix Handte committed
March 29, 2021
N
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
Nick Terrell committed
January 4, 2021
N
[license] Update year to 2021
Nick Terrell committed
March 26, 2020
N
Fix copyright and license lines
Nick Terrell committed
January 22, 2020
N
Update comment in timefn
Nick Terrell committed
N
Fix timefn on android
Nick Terrell committed
April 11, 2019
Y
fixed timespec_get() initialization bug on some targets
Yann Collet committed
April 10, 2019
Y
FreeBSD_11 specific fix
Yann Collet committed
Y
moved C11 code path to timespec_get
Yann Collet committed
Y
fixed perror include
Yann Collet committed
Y
fixed error message
Yann Collet committed
Y
tried a blindfix for unix + c11
Yann Collet committed
Y
benchfn dependencies reduced to only timefn
Yann Collet committed