]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ipcs: add /proc and /sys path definitions
authorSami Kerola <kerolasa@iki.fi>
Sun, 21 Oct 2012 16:39:36 +0000 (17:39 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 23 Nov 2012 13:47:14 +0000 (14:47 +0100)
commitd2b5c8c4fbfe60218488f93c001dbfe23cdb6137
tree07dff64a0920104b7918d52087cfb37f14fb7773
parentc74a7af17c7a176c358dfaa8e1814786c89ebc14
ipcs: add /proc and /sys path definitions

The necessary proc and sysfs files are tested to be present.  When
information files are missing the ipcs will use obsolted system calls,
and data structures, as fallback.

[kzak@redhat.com: - fix #define _PATH_PROC_IPC_MSG "/proc/sys/kernel/sem" typo]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
include/pathnames.h