1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/liblvm
Zdenek Kabelac 97d680c924 Fix wrong cast to char*
As cmd->cmd_line is already const char pointer it's not needed to cast already
const char pointer to char pointer.
2010-12-20 13:28:04 +00:00
..
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
Doxyfile Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
liblvm2app.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
lvm2app.h Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_base.c Fix wrong cast to char* 2010-12-20 13:28:04 +00:00
lvm_lv.c Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_misc.c Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_misc.h Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_pv.c Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_vg.c Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
Makefile.in Clean generated files .exported_symbols_generated, example.conf for distclean. 2010-08-03 13:00:45 +00:00