[Bug 12756] hwclock --systz -u fails with error: Invalid argument
bugzilla at busybox.net
bugzilla at busybox.net
Sun Aug 16 09:52:11 UTC 2020
https://bugs.busybox.net/show_bug.cgi?id=12756
Aurelien Jarno <aurelien at aurel32.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Aurelien Jarno <aurelien at aurel32.net> ---
This has been fixed by the following commit:
commit 1a5d6fcbb5e606ab4acdf22afa26361a25f1d43b
Author: Eddie James <eajames at linux.ibm.com>
Date: Mon Aug 10 09:59:02 2020 -0500
hwclock: Fix settimeofday for glibc v2.31+
The glibc implementation changed for settimeofday, resulting in "invalid
argument" error when attempting to set both timezone and time with a single
call. Fix this by calling settimeofday twice
Signed-off-by: Eddie James <eajames at linux.ibm.com>
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
Marking the bug as resolved.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list