]> granicus.if.org Git - procps-ng/commit
library: document and tests for uptime functions
authorCraig Small <csmall@enc.com.au>
Sat, 16 Apr 2016 12:02:10 +0000 (22:02 +1000)
committerCraig Small <csmall@enc.com.au>
Sat, 16 Apr 2016 12:02:10 +0000 (22:02 +1000)
commit8e20fa77866c42ac7207922cc3bd08176fbe7491
tree2192415cfca428c22125c0aefc9871bcd8bd6468
parent929ab3ce8463cc490a8d1248f65b3cf40a27e27a
library: document and tests for uptime functions

man pages for the three procps_uptime* functions and simple
test scripts for same functions.
Makefile.am
doc/procps_uptime.3 [new file with mode: 0644]
doc/procps_uptime_sprint.3 [new file with mode: 0644]
doc/procps_uptime_sprint_short.3 [new file with mode: 0644]
proc/.gitignore
proc/test_uptime.c [new file with mode: 0644]