]> sourceware.org Git - lvm2.git/commit
commands: move command def parsing into lvm binary
authorDavid Teigland <teigland@redhat.com>
Fri, 10 Feb 2017 17:36:11 +0000 (11:36 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 13 Feb 2017 14:20:10 +0000 (08:20 -0600)
commitc3faa5816d223b0a77a248aed9a88e73461268ce
tree30ed4300e7a9c29d2109b2f4dfd264b837ae871b
parent942dc07402747d00946c5e80d890d535c0cbd125
commands: move command def parsing into lvm binary

It was previously done at build time by the ccmd binary.
13 files changed:
tools/Makefile.in
tools/ccmd-main.c [deleted file]
tools/ccmd-man.c [deleted file]
tools/ccmd-util.c [deleted file]
tools/ccmd.h [deleted file]
tools/command-lines.in
tools/command.c [new file with mode: 0644]
tools/command.h
tools/lvchange.c
tools/lvconvert.c
tools/lvmcmdline.c
tools/toollib.c
tools/tools.h
This page took 0.041611 seconds and 5 git commands to generate.