Mailing List Archive

[Bug 3430] 64 bit time and seccomp conflict
https://bugzilla.mindrot.org/show_bug.cgi?id=3430

--- Comment #6 from Lacky <alacki93@gmail.com> ---
(In reply to Darren Tucker from comment #5)
> This is the root of the problem. Why isn't __NR_clock_gettime64
> defined?
>
> I have a Debian 11 32bit ARM system here with glibc 2.31 and it has
> it:
>
> $ uname -a
> Linux tock 5.16.10-bone14 #1bullseye PREEMPT Tue Feb 22 00:07:39 UTC
> 2022 armv7l GNU/Linux
>

Support for 64-bit time in 32 bit platforms has been added in kernel
5.1
(https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.1-Year-2038-Syscalls).
Older kernels (like 4.14.x) that doesn't have this feature are still
supported by kernel developers.

>
> What distro are you using?

This is Buildroot-based Linux (https://buildroot.org/).

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs