]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ipcs: assist debugging
authorSami Kerola <kerolasa@iki.fi>
Sun, 16 Dec 2012 10:43:50 +0000 (10:43 +0000)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Dec 2012 10:04:50 +0000 (11:04 +0100)
commit7e3c5f1cc10665ba87030a1bc8a10c7cfda89fe8
tree1ec9d302eace3648ef6f091aed4868c6dc3ee15b
parenta68ca3a1d2920f97b7ec2ac8f3e12a8c23e6c808
ipcs: assist debugging

One will be able to see enum symbols when debugging, which is not the
case when values are specified as define list.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/ipcs.c