]> Savannah Git Hosting - gnulib.git/commitdiff
readutmp: do not depend on timespec_get
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Aug 2023 22:57:35 +0000 (15:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Aug 2023 22:58:12 +0000 (15:58 -0700)
boot-time code no longer needs it.
* modules/readutmp (Depends-on): Remove timespec_get.

ChangeLog
modules/readutmp

index 03120ec167c169b1c68fba61bf9e153c6d409d4f..c1a8c8e37c5bb8c680a7202fcca2870a5319b872 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-08-12  Paul Eggert  <eggert@cs.ucla.edu>
 
+       readutmp: do not depend on timespec_get
+       boot-time code no longer needs it.
+       * modules/readutmp (Depends-on): Remove timespec_get.
+
        boot-time: do not depend on timespec_get
        This is for Emacs, which does not use timespec_get now
        and which likes to minimize dependencies.
index fcbc7ff149cb902e31e053d3b67fd7e625aa9f55..e31484129874d8f30cc9e6fc2ef977a4e0d81269 100644 (file)
@@ -18,7 +18,6 @@ stdbool
 stdint
 strnlen
 time-h
-timespec_get
 unlocked-io-internal
 xalloc