1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/lib/misc
Zdenek Kabelac ef21ed78ae utils: define macro for ffs
Provide ffs() macro using __builtin_ffs(), when there is missing
ffs() implementation in header file.

Reported-by: adamboardman of gemian
2021-09-27 18:56:14 +02:00
..
crc_gen.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
crc.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
crc.h doc: change fsf address 2016-01-21 12:11:37 +01:00
intl.h doc: change fsf address 2016-01-21 12:11:37 +01:00
last-path-component.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lib.h lib: remove unused macros 2021-04-06 22:02:31 +02:00
lvm-exec.c cov: initialize attr 2021-09-13 12:34:41 +02:00
lvm-exec.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvm-file.c lvm-file: remove duplication of dm_is_empty_dir 2021-03-10 01:09:14 +01:00
lvm-file.h lvm-file: remove duplication of dm_is_empty_dir 2021-03-10 01:09:14 +01:00
lvm-flock.c pvcreate,pvremove: fix reacquiring global lock after prompt 2019-11-26 14:34:43 -06:00
lvm-flock.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-globals.c pvscan: disable sleeping and retrying for udev 2019-08-16 14:41:26 -05:00
lvm-globals.h pvscan: disable sleeping and retrying for udev 2019-08-16 14:41:26 -05:00
lvm-maths.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvm-maths.h lib: Move lcm and gcd to lib/misc for wider use. 2016-08-18 14:06:13 +01:00
lvm-percent.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lvm-percent.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-signal.c signals: support also SIGTERM for breaking command 2021-04-06 21:26:57 +02:00
lvm-signal.h signals: add interruptible usleep 2021-03-14 16:34:38 +01:00
lvm-string.c Allow dm-integrity to be used for raid images 2020-04-15 12:10:32 -05:00
lvm-string.h lvm-string: add drop_lvname_suffix 2019-10-21 12:14:15 +02:00
lvm-wrappers.c devices: rework libudev usage 2021-07-13 11:11:23 -05:00
lvm-wrappers.h fix: make udev_get_library_context available also for non-udev compilations 2016-04-01 15:35:22 +02:00
sharedlib.c lvm: drop usage of dl library 2018-12-17 10:36:52 +01:00
sharedlib.h lvm: drop usage of dl library 2018-12-17 10:36:52 +01:00
util.h utils: define macro for ffs 2021-09-27 18:56:14 +02:00