aboutsummaryrefslogtreecommitdiff
path: root/utils/hfsprogs/patches/0015-sysctl-only-on-glibc.patch
Commit message (Collapse)AuthorAge
* hfsprogs: update to 540.1.linux3Rosen Penev2022-05-25
| | | | | | | | Updates hfsprogs from 2011 to 2013 version. Updated patches to latest Debian ones. Kept custom OpenWrt ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hfsprogs: fix compilation under glibcRosen Penev2020-12-30
| | | | | | | | Seems sys/sysctl.h was removed. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hfsprogs: fix build with muslDaniel Golle2015-06-28
Do not make use of sysctl in makehfs.c on non-glibc systems. Signed-off-by: Daniel Golle <daniel@makrotopia.org>