util-linux/libblkid
Karel Zak 60d1f1a329 libblkid: check for ioctl macro rather than for header file
libblkid/src/probe.c:1012:22: error: ‘BLKGETZONESZ’ undeclared (first use in this function)
 1012 |   if (!ioctl(pr->fd, BLKGETZONESZ, &zone_size_sector))
      |                      ^~~~~~~~~~~~

Signed-off-by: Karel Zak <kzak@redhat.com>
2021-06-09 16:12:13 +02:00
..
docs docs: update copyright years 2021-05-31 18:12:07 +02:00
samples *: spelling and grammar fixes 2020-12-17 23:39:05 +02:00
src libblkid: check for ioctl macro rather than for header file 2021-06-09 16:12:13 +02:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: keep adoc files in dist_noinst_DATA 2021-05-05 13:35:30 +02:00
blkid.pc.in libblkid: remove dependence on libuuid 2019-01-22 12:33:19 +01:00
libblkid.3.adoc fix whitespace issue in ducumentation 2021-05-10 15:53:50 +02:00
meson.build meson: generate man pages from asciidoc 2021-04-06 15:32:46 +02:00