From f2c2643fc5575a3f75654408c19930dc38a1efe8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 15 Aug 2023 15:20:05 -0700 Subject: [PATCH] maint: update uptime NEWS * NEWS: Update as per Bruno Haible . --- NEWS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3a06f4b30e..ea17cab957 100644 --- a/NEWS +++ b/NEWS @@ -51,7 +51,10 @@ GNU coreutils NEWS -*- outline -*- erroneously, especially with large input files with no separators. [This bug was present in "the beginning".] - 'uptime' no longer incorrectly prints "0 users" on OpenBSD. + 'uptime' no longer incorrectly prints "0 users" on OpenBSD, + and is being built again on FreeBSD and Haiku. + [bugs introduced in coreutils-9.2] + [bug introduced in coreutils-9.2] 'wc -l' and 'cksum' no longer crash with an "Illegal instruction" error @@ -91,6 +94,13 @@ GNU coreutils NEWS -*- outline -*- tac now falls back to '/tmp' if a configured $TMPDIR is unavailable. + 'who -a' now displays the boot time on Alpine Linux, OpenBSD, + Cygwin, Haiku, and some Android distributions + + 'uptime' now succeeds on some Android distributions, and now counts + VM saved/sleep time on GNU (Linux, Hurd, kFreeBSD), NetBSD, OpenBSD, + Minix, and Cygwin. + On GNU/Linux platforms where utmp-format files have 32-bit timestamps, pinky, uptime, and who can now work for times after the year 2038, so long as systemd is installed, you configure with a new, experimental -- 2.47.2