1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Bruno Haible 27e71f210d Trivial relicensing of macro-only modules, part 1.
* 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.
2024-08-30 18:00:13 +02:00

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