Hash :
5528e726
Author :
Date :
2023-08-12T16:54:51
boot-time,readutmp: do not depend on c-strtod * lib/boot-time-aux.h (get_linux_uptime): Compute struct timespec using integer arithmetic rather than double. * lib/boot-time.c, lib/readutmp.c: Don’t include c-strtod.h. * modules/boot-time, modules/readutmp (Depends-on): Remove c-strtod.
Description:
Determine the time when the machine last booted.
Files:
lib/boot-time.h
lib/boot-time.c
lib/boot-time-aux.h
lib/readutmp.h
m4/readutmp.m4
Depends-on:
extensions
idx
stat-time
stdbool
time-h
unlocked-io-internal
configure.ac:
gl_PREREQ_READUTMP_H
Makefile.am:
lib_SOURCES += boot-time.c
Include:
"boot-time.h"
Link:
License:
GPL
Maintainer:
all