| 7b390cb6 | 26-Apr-2024 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
date: Fix tests by initializing timespec structure
The tests related to nanosecond support were failing on amd64 due to uninitialized timespec structure.
Fixes: eeb04a736cb9 date: Add support for
date: Fix tests by initializing timespec structure
The tests related to nanosecond support were failing on amd64 due to uninitialized timespec structure.
Fixes: eeb04a736cb9 date: Add support for nanoseconds Reviewed by: markj Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D44975
show more ...
|