]> git.ipfire.org Git - thirdparty/util-linux.git/commit - lib/procutils.c
lib/procutils: add simple API to scan /proc/PID/*
authorKarel Zak <kzak@redhat.com>
Tue, 12 Mar 2013 16:24:14 +0000 (17:24 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Mar 2013 16:24:14 +0000 (17:24 +0100)
commit13377dd64a681a69ef5cc0cc506a0f17420bc971
tree6c4172cbb435d3922fae26f6180245028f898ffd
parentef5b971c7864114a32c50ddcf619e8dc6a3fc281
lib/procutils: add simple API to scan /proc/PID/*

Signed-off-by: Karel Zak <kzak@redhat.com>
include/procutils.h
lib/Makemodule.am
lib/procutils.c