util-linux/libblkid
Gustavo Zacarias 7f0d4d56a2 lib/crc32: prefix public functions
Make the publicly-visible crc32 library functions prefixed by ul_, such
as crc32() -> ul_crc32().
This is because it clashes with the crc32() function from zlib.
For newer versions of glib (2.50+) zlib and libblkid are required
dependencies and otherwise results in build failure when building
statically.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
2016-10-19 12:11:59 +02:00
..
docs docs: Fix various typos 2016-05-31 23:40:21 +02:00
samples misc: Fix various typos 2016-05-31 23:40:21 +02:00
src lib/crc32: prefix public functions 2016-10-19 12:11:59 +02:00
blkid.pc.in build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
libblkid.3 docs: Fix various typos 2016-05-31 23:40:21 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00