aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/190-no_nonstatic_inline.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools: migrate from squashfs4 to squashfskit4Alexander Couzens2019-02-281-36/+0
| | | | | | | | | squashfskit is a fork of the squashfs-tools. squashfskit creates reproducible filesystems and includes many of the distro patches. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Tested-by: Paul Spooren <mail@aparcar.org>
* tools/squashfs4: include sysmacros.h explicitlyAlex Maclean2017-10-271-3/+3
| | | | | | | | | | | | glibc is moving to remove the include of sys/sysmacros.h from sys/types.h, and some distros have done this early. Other libcs may already lack this include. Include sysmacros.h explicitly. Fixes: FS#1017 Signed-off-by: Alex Maclean <monkeh@monkeh.net> [refresh patches] Signed-off-by: Mathias Kresin <dev@kresin.me>
* tools/squashfs4: refresh patchesFelix Fietkau2015-12-111-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47869
* squashfs4: make inline functions static to fix build errorsFelix Fietkau2013-10-281-0/+36
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38562