1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/misc
Zdenek Kabelac 559c003ee2 cleanup: reduce inclusion of unnecessary headers
Remove those file which are not needed by .c files
or already include because the headers already needs them.
2014-04-18 16:38:50 +02:00
..
.gitignore More .gitignore files for an in-source-tree build. 2012-06-08 16:34:43 +01:00
configure.h.in configure: regenerate 2014-04-04 02:36:47 +01:00
crc_gen.c was renamed 2010-09-27 19:10:46 +00:00
crc.c Fix CRC32 calculation on big endian CPU 2011-02-08 12:41:08 +00:00
crc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
intl.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
last-path-component.h cleaner const char* usage for last_path_component() 2008-11-12 09:53:33 +00:00
lib.h cleanup: reduce inclusion of unnecessary headers 2014-04-18 16:38:50 +02:00
lvm-exec.c exec_cmd: skip fork when argv[0] is null 2014-04-08 11:00:13 +02:00
lvm-exec.h exec: pipe open 2013-08-06 16:18:43 +02:00
lvm-file.c cleanup: simplify code around flock 2013-07-01 23:06:41 +02:00
lvm-file.h setvbuf: reopen only valid fd 2012-08-27 13:07:07 +02:00
lvm-globals.c Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrors 2013-10-22 19:14:33 -05:00
lvm-globals.h Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrors 2013-10-22 19:14:33 -05:00
lvm-percent.c lvm-percent.c: Add #include "lib.h" 2013-07-12 16:52:16 -05:00
lvm-percent.h lvm2app: Move percent_of_extents to lvm-percent.[h|c] 2013-07-02 14:24:33 -05:00
lvm-string.c cleanup: include stdarg.h where needed. 2014-04-18 16:38:50 +02:00
lvm-string.h cleanup: reduce inclusion of unnecessary headers 2014-04-18 16:38:50 +02:00
lvm-version.h.in Add an API version number, LVM_LIBAPI, to the VERSION string. 2009-07-22 20:01:28 +00:00
lvm-wrappers.c lib: Share lvm_even_rand for random numbers. 2014-04-04 01:26:19 +01:00
lvm-wrappers.h lib: Share lvm_even_rand for random numbers. 2014-04-04 01:26:19 +01:00
sharedlib.c cleanup: tiny speedup of lib_dir checking 2013-12-10 11:15:48 +01:00
sharedlib.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
timestamp.c Skip NULL check before dm_free 2011-01-28 10:16:04 +00:00
timestamp.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
util.h Newer gcc doesn't need this trick 2011-04-08 14:11:40 +00:00