1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/misc
Joe Thornber 972b535220 build: add -D_FILE_OFFSET_BITS=64
I don't like having this in a common header because it means you end
up including too much and causing unneccessary dependencies.  eg,
lib/misc/lib.h includes libdevmapper.h, internationalisation, and
logging stuff.
2018-05-02 18:40:38 +01:00
..
crc_gen.c doc: change fsf address 2016-01-21 12:11:37 +01:00
crc.c cleanup: whitespace 2017-07-11 16:26:12 +02: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 build: add -D_FILE_OFFSET_BITS=64 2018-05-02 18:40:38 +01:00
lvm-exec.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-exec.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-file.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-file.h log: separate output and make it possible to use given FDs 2016-08-09 18:24:45 +02:00
lvm-flock.c locking: avoid descriptor leak for nonblocking mode 2017-08-25 14:12:55 +02:00
lvm-flock.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-globals.c dev_cache: clean up scan 2018-04-20 11:22:48 -05:00
lvm-globals.h dev_cache: clean up scan 2018-04-20 11:22:48 -05:00
lvm-maths.c lib: Move lcm and gcd to lib/misc for wider use. 2016-08-18 14:06:13 +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 doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-percent.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-signal.c signals: fix comparison flaw 2017-04-10 18:41:28 +02:00
lvm-signal.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-string.c lvm-string: add function to detect component LV suffix 2017-12-19 15:28:07 +01:00
lvm-string.h lvm-string: add function to detect component LV suffix 2017-12-19 15:28:07 +01:00
lvm-wrappers.c fix: make udev_get_library_context available also for non-udev compilations 2016-04-01 15:35:22 +02: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 cleanup: more usage of dm_strncpy 2018-03-06 15:40:34 +01:00
sharedlib.h doc: change fsf address 2016-01-21 12:11:37 +01:00
util.h util: add clz() and use __builtin_clz() if available 2016-12-13 20:41:29 +00:00