diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2025-07-16 16:26:42 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-07-16 17:37:04 +0200 |
commit | 2abb929f0ad26dad05cbfde18fa54098dc79bbb7 (patch) | |
tree | 18a979cf2bee2e51ac6a5933baf1ec0e955bf3f1 /newlib/libc | |
parent | e8bc312a2d32a465260e38f948d91f2847a1d00a (diff) | |
download | newlib-2abb929f0ad26dad05cbfde18fa54098dc79bbb7.zip newlib-2abb929f0ad26dad05cbfde18fa54098dc79bbb7.tar.gz newlib-2abb929f0ad26dad05cbfde18fa54098dc79bbb7.tar.bz2 |
Cygwin: clocks: Implement CLOCK_TAI
CLOCK_TAI is like CLOCK_REALTIME ignoring leap secs. Right now,
2025, it has a positive 37 secs offset from CLOCK_REALTIME.
Given the unpredictability of adding leap secs by the IERS
(International Earth Rotation and Reference Systems Service),
we also add a mechanism to read the current leap secs offset from
/usr/share/zoneinfo/leapseconds, part of the tzdata package.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions