util-linux/libfdisk
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: some random fixes 2016-09-27 12:52:47 +02:00
src lib/crc32: prefix public functions 2016-10-19 12:11:59 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
fdisk.pc.in build-sys: add fdisk.pc 2014-11-26 13:20:16 +01:00
Makemodule.am libfdisk: add API docs 2014-11-26 19:13:57 +01:00