hfsprogs: fix compilation under glibc 14383/head
authorRosen Penev <rosenp@gmail.com>
Thu, 31 Dec 2020 01:41:58 +0000 (17:41 -0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 31 Dec 2020 01:43:57 +0000 (17:43 -0800)
commit899b7aae5034336145acdaa53c9dfe5716055812
tree2597ae3d6f8e73b656c89e2fac3a5942f1823ec8
parent34fb6fa5c25eb7925edc8394fb1c49ccfc2739bb
hfsprogs: fix compilation under glibc

Seems sys/sysctl.h was removed.

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
19 files changed:
utils/hfsprogs/Makefile
utils/hfsprogs/patches/0001-Create-short-Makefiles-for-Debian.patch
utils/hfsprogs/patches/0002-Add-exclude-Darwin-specific-code.patch
utils/hfsprogs/patches/0003-Add-helper-include-files-absent-from-the-upstream-pa.patch
utils/hfsprogs/patches/0004-Fix-compilation-on-64-bit-arches.patch
utils/hfsprogs/patches/0005-Remove-Apple-specific-p-from-strings.patch
utils/hfsprogs/patches/0006-Adjust-types-for-printing.patch
utils/hfsprogs/patches/0007-Fix-path-for-HFS-wrapper-block.patch
utils/hfsprogs/patches/0008-Provide-command-line-option-a.patch
utils/hfsprogs/patches/0009-Rename-dprintf-to-dbg_printf.patch
utils/hfsprogs/patches/0010-Rename-custom-macro-nil-with-NULL.patch
utils/hfsprogs/patches/0011-Fix-types.patch
utils/hfsprogs/patches/0012-Fix-mkfs-not-creating-UUIDs-for-new-filesystems.patch
utils/hfsprogs/patches/0013-Fix-manpages.patch
utils/hfsprogs/patches/0014-uClibc_no_loadavg.patch
utils/hfsprogs/patches/0015-sysctl-only-on-glibc.patch
utils/hfsprogs/patches/0016-Fix-fsckhfs-wide-literal.patch
utils/hfsprogs/patches/010-valloc-to-memalign.patch
utils/hfsprogs/patches/030-no-cdefs.patch