Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2024 23:54:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 277863] Possible regression in mktime(3)
Message-ID:  <bug-277863-227-g86s4m56nj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277863-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277863-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277863

Brennen Murphy <brennenmurph@pm.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brennenmurph@pm.me

--- Comment #6 from Brennen Murphy <brennenmurph@pm.me> ---

(QEMU FreeBSD 14.0-RELEASE Test not actual hardware)

Big Endian

root@freebsd14_ppc64:~ # ./foo
Unix time is: -31518000
root@freebsd14_ppc64:~ #=20


Little Endian

root@freebsd14_ppc64le:~ # ./foo
foo: mktime failed: Value too large to be stored in data type
root@freebsd14_ppc64le:~ #

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277863-227-g86s4m56nj>