mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
27e71f210d
* modules/link-follow (License): Change to unlimited. * modules/rmdir-errno (License): Likewise. * modules/unlink-busy (License): Likewise. * modules/uptime (License): Likewise. * modules/winsz-termios (License): Likewise.
28 lines
362 B
Plaintext
28 lines
362 B
Plaintext
Description:
|
|
Test whether /proc/uptime might exist.
|
|
|
|
Status:
|
|
deprecated
|
|
|
|
Notice:
|
|
This module is deprecated because the "uptime" that it helps finding does
|
|
not include VM saved/sleep time. Use the module 'boot-time' instead.
|
|
|
|
Files:
|
|
m4/uptime.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_SYS_PROC_UPTIME
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
unlimited
|
|
|
|
Maintainer:
|
|
Jim Meyering
|