1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/libdm
Peter Rajnoha 71b29ddcc4 Require libudev >= 143 when compiling with udev support.
Old versions of libudev < 143 were experimental and unstable. Require recent
and stable versions only (version 143 is old enough anyway).
2011-04-22 11:56:41 +00:00
..
datastruct Use void pointer instead of char for binary key 2011-03-10 12:48:40 +00:00
ioctl Use hard-coded /dev/mapper/control details for 2.6.36+ kernels and simplify 2011-03-25 23:50:35 +00:00
misc Suport DM_SECURE_DATA_FLAG. 2011-02-04 16:08:11 +00:00
mm Word alignment for strings 2011-03-30 12:57:03 +00:00
regex Fix some unmatching sign comparation gcc warnings 2011-04-08 14:40:18 +00:00
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
libdevmapper.h Use void pointer instead of char for binary key 2011-03-10 12:48:40 +00:00
libdevmapper.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
libdm-common.c Require libudev >= 143 when compiling with udev support. 2011-04-22 11:56:41 +00:00
libdm-common.h Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout. 2010-12-13 10:43:56 +00:00
libdm-deptree.c Remove double braces 2011-03-29 20:19:03 +00:00
libdm-file.c Fix some unmatching sign comparation gcc warnings 2011-04-08 14:40:18 +00:00
libdm-report.c Fix some unmatching sign comparation gcc warnings 2011-04-08 14:40:18 +00:00
libdm-string.c Move va_end(ap) so we do not leave with return -1 without calling it. 2010-11-23 15:00:52 +00:00
Makefile.in Clean generated files .exported_symbols_generated, example.conf for distclean. 2010-08-03 13:00:45 +00:00