36 lines
378 B
Plaintext
36 lines
378 B
Plaintext
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
|
|
gettimeofday
|
|
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
|