]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/mbsedit: add simple buffer editor
authorKarel Zak <kzak@redhat.com>
Thu, 16 Feb 2017 12:04:26 +0000 (13:04 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 16 Feb 2017 12:47:44 +0000 (13:47 +0100)
commit299ef2c45756e7123167d291cc476ada25469e58
treed84b39f361427715d5b01c88f69393ec957ef6ed
parentab3d8937843c07da8e4ea62a05032ccde0187ea5
lib/mbsedit: add simple buffer editor

Signed-off-by: Karel Zak <kzak@redhat.com>
include/mbsedit.h [new file with mode: 0644]
lib/Makemodule.am
lib/mbsedit.c [new file with mode: 0644]