]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: add string_to_bitmask()
authorKarel Zak <kzak@redhat.com>
Thu, 3 May 2012 15:28:44 +0000 (17:28 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 3 May 2012 15:28:44 +0000 (17:28 +0200)
commit5ef167714e58132b969cfa4c185ae0159705ca0f
tree1ba601a1f1157f3a554a4b74c0b9a16126a91926
parent1ea962b2088b8db2090917a5eb1609b5eb99e048
lib/strutils: add string_to_bitmask()

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