All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs: add time64 status of uClibc-ng
@ 2024-07-13  9:33 Waldemar Brodkorb
  2024-07-13 14:27 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Waldemar Brodkorb @ 2024-07-13  9:33 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 docs/manual/faq-troubleshooting.adoc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/docs/manual/faq-troubleshooting.adoc b/docs/manual/faq-troubleshooting.adoc
index 5f132f99f6..e08c2caa50 100644
--- a/docs/manual/faq-troubleshooting.adoc
+++ b/docs/manual/faq-troubleshooting.adoc
@@ -253,9 +253,10 @@ There are multiple situations to consider:
 
  * On 32-bit architectures, the situation depends on the C library:
 
- ** With _uclibc-ng_, there is no support for 64-bit +time_t+ on
-    32-bit architectures, so systems using _uclibc-ng_ on 32-bit
-    platforms will not be Y2038 compatible.
+ ** With _uclibc-ng_, there is support for 64-bit +time_t+ on
+    32-bit architectures since version 1.0.46, so systems using _uclibc-ng_ on 32-bit
+    platforms will be Y2038 compatible when UCLIBC_USE_TIME64 is y.
+    This is the default since 1.0.49.
 
  ** With _musl_, 64-bit +time_t+ has always been used on 32-bit
     architectures, so systems using _musl_ on 32-bit platforms are
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] docs: add time64 status of uClibc-ng
  2024-07-13  9:33 [Buildroot] [PATCH] docs: add time64 status of uClibc-ng Waldemar Brodkorb
@ 2024-07-13 14:27 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-13 14:27 UTC (permalink / raw)
  To: Waldemar Brodkorb; +Cc: buildroot

On Sat, 13 Jul 2024 11:33:18 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  docs/manual/faq-troubleshooting.adoc | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-13 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13  9:33 [Buildroot] [PATCH] docs: add time64 status of uClibc-ng Waldemar Brodkorb
2024-07-13 14:27 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.