iconv: Reject the broken macOS 14.4 iconv implementation.
[gnulib.git] / modules / uptime
blob8f184512bc64466e56aa108f38043a8348201834
1 Description:
2 Test whether /proc/uptime might exist.
4 Status:
5 deprecated
7 Notice:
8 This module is deprecated because the "uptime" that it helps finding does
9 not include VM saved/sleep time. Use the module 'boot-time' instead.
11 Files:
12 m4/uptime.m4
14 Depends-on:
16 configure.ac:
17 gl_SYS_PROC_UPTIME
19 Makefile.am:
21 Include:
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering